Release notes

Release notes describe the new features and enhancements introduced in a particular build, and the issues fixed in the build.

Release 1.10.001

Fixed issues

  • Fixed the issue of ServerUrl option for Kafka not accepting multiple bootstrap brokers. With this fix, the ServerUrl option now accepts a comma-separated list of bootstrap Kafka brokers. For example, X.X.X.X:9092,Y.Y.Y.Y:9092.

Release 1.9.001

What’s new

Support for DEBUG severity level

A new severity level, DEBUG, is now supported. The DEBUG severity level provides comprehensive container logging that contains fatal, error, informational, and debug messages.

Numerous logs are now supported. For the complete list of logs, see Log descriptions.

Support to export Auditlogs and Events to Kafka

NetScaler Observability Exporter can now export NetScaler Events and Auditlogs to Kafka in JSON format.

Fixed issues

  • Fixed a data loss issue with Splunk export over SSL. As part of the fix, a new field ConnectionPoolSize is introduced. ConnectionPoolSize and MaxConnections can be used to control the rate at which data is exported. For specifics of these fields, see Description of configuration parameters.
Release notes