Known issues
The following is a list of current known issues.
| Issue | Affected version(s) | Fixed version |
|---|---|---|
Agent management |
||
Searching for unsynchronized certificates doesn’t return any results |
1.10 and newer |
|
1.4 and newer |
||
NXLog Platform does not verify configuration compatibility with NXLog Agent instances |
All |
|
Log storage and search |
||
Cannot modify the search string after switching to advanced mode |
1.8 and newer |
|
1.6 and newer |
||
All |
||
NXLog Platform UI and infrastructure |
||
1.7 and newer |
||
1.5 and newer |
||
1.5 to 1.7 |
1.8 |
|
Cannot enforce two-factor authentication for the organization |
All |
|
Agent management
Searching for unsynchronized certificates doesn’t return any results
- Affected version(s)
-
1.10 and newer
- Description
-
The Certificates view shows no results when filtering for unsynchronized certificates, even though unsynchronized certificates are present.
- Workaround
-
Contact support if you need a workaround for this issue.
Log storage and search
Cannot modify the search string after switching to advanced mode
- Affected version(s)
-
1.8 and newer
- Description
-
You cannot change the audit or system logs search string after you switch to the Advanced filtering mode. To modify the search string, you must clear the search and start over.
NXLog Platform UI and infrastructure
User sessions time out after 1 hour of inactivity
- Affected version(s)
-
1.7 and newer
- Description
-
User sessions time out after 1 hour of inactivity, regardless of the Idle timeout settings.
Error while backing up the NXLog Platform database
- Affected version(s)
-
1.5 and newer
- Description
-
A known issue in the ClickHouse database may cause NXLog Platform backups started with the
nxp_manage.sh backupcommand to fail with the following error:Received exception from server (version 24.12.6): Code: 642. DB::Exception: Received from localhost:9000. DB::Exception: Couldn't pack tar archive: Failed to write all bytes, 0 of 296350, filename='.backup'. (CANNOT_PACK_ARCHIVE) (query: BACKUP DATABASE nxlog TO File('/var/lib/clickhouse/backups/clickhouse-backup.tar.gz')) - Workaround
-
Change the value of
BACKUP_NAMEin the following backup and restore scripts so that the filename ends with.zip:-
/opt/nxp/scripts/23_backup_clickhouse.sh -
/opt/nxp/scripts/23_restore_clickhouse.sh
-
SELinux is only supported in permissive mode
- Affected version(s)
-
1.5 to 1.7
- Fixed version
-
1.8
- Description
-
SELinux is only supported if running in permissive mode. For more information, see the supported operating systems section.