Known issues

Google Cloud Pub/Sub modules trim messages containing a NULL byte

Affected version(s)

6.11 and newer

Description

The Google Cloud Pub/Sub input and output modules trim messages containing a NULL byte (\x00), discarding all subsequent data.

Workaround

Ensure that messages do not contain NULL byte characters at the event source or contact us if this is not possible.

Events counted twice when FlowControl is active

Affected version(s)

6.8 and newer

Description

When FlowControl is active and it pauses a module instance, agent statistics may count events twice—once in the evt-fwd metric of the paused module instance and again in the evt-recvd metric of the next module instance.

OpenTelemetry Collector limitation when using gRPC+TLS

Affected version(s)

6.4 and newer

Description

The OpenTelemetry Collector input module does not support gRPC+TLS when specifying an IP address for the listen address.

Workaround

Specify a domain name when when using gRPC+TLS.

Missing Check Point input module

Affected version(s)

6.2 and newer

Description

Due to missing build dependencies, the Ubuntu 22.04, Red Hat Enterprise Linux 9, and Amazon Linux 2022 packages do not include the Check Point OPSEC LEA input module.

Unsupported modules on Debian 8 and 9

Affected version(s)

All

Description

The Debian 8 (Jesse) and Debian 9 (Stretch) packages do not include the following modules:

The Microsoft 365 input module generates duplicate events

Affected version(s)

All

Description

There is a small possibility that the Microsoft 365 input module generates multiple events for the same email. This issue is caused by a duplicate Reporting Web Service API response.

Log rotation failure caused by a third party service

Affected version(s)

All

Description

NXLog Agent relies on an external systemd service, which is usually a part of the operating system. However, there are several operating systems, such as CentOS 8 and 9, RHEL 9, Debian 12, Ubuntu 22 and 24, Amazon Linux 2023, and possibly others, that contain a known bug causing a failure during NXLog Agent log rotation. This issue results in an NXLog Agent crash (version 6.2 and earlier) or manifests as a log entry containing "BAD MESSAGE" (versions 6.3 and 6.3HF1).

This situation cannot be resolved by NXLog Agent alone. We implemented a recovery procedure to restore log acquisition, but during the failure, NXLog Agent cannot guarantee the acquisition of all events without losses.

Workaround

Contact us if you require technical support regarding this issue.

Events collected from Windows Server 2022 and Windows 11 have missing fields

Affected version(s)

All

Description

Microsoft Windows Server 2022 and Windows 11 contain a bug that causes the Event Log API to return fewer fields than expected.

Workaround

Upgrade Windows Server 2022 to version 10.0.20348.740 and Windows 11 to version 10.0.22000.739, where Microsoft addressed this bug.

NXLog Agent is not tested with OpenSSL 3.2.x

Affected version(s)

All

Description

NXLog Agent is not yet tested on operating systems that ship with OpenSSL 3.2.x, such as RHEL 9.5, and may have compatibility issues due to major changes introduced in OpenSSL 3.2.2.

Workaround

Downgrade OpenSSL to version 3.0.x.