Known issues

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.

Agents briefly appear offline after auto-enrollment

Affected version(s)

1.4 and newer

Description

If a large number of agents are auto-enrolled to NXLog Platform, some agents may appear offline before returning to online status.

NXLog Platform does not verify configuration compatibility with NXLog Agent instances

Affected version(s)

All

Description

NXLog Platform does not check that the configuration is compatible with the NXLog Agent version installed before applying it.

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.

Cannot change the log retention period

Affected version(s)

1.6 and newer

Description

The log retention period cannot be changed from the default value of 365 days. This impacts log records with an EventTime field older than a year. This limitation will be lifted in the future.

Inactive search button when searching logs in advanced mode

Affected version(s)

All

Description

The Search button is inactive when filtering audit or system logs using the Advanced mode. This mode automatically performs the search as soon as the filter expression changes.

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 backup command 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_NAME in 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.

Cannot enforce two-factor authentication for the organization

Affected version(s)

All

Description

The organization policy to enforce two-factor authentication is currently unavailable.