Logstash 8.19.11 Release Notes

IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.

Logstash 8.19.11 Release Notes

Known issues

Logstash will not start with bundled JDK on aarch64 downloaded artifacts

On aarch64, Logstash 8.19.11 fails to start when installed from .deb, .rpm, or .tar packages when using the bundled JDK. This is due to an incorrect JDK version being included in those packages.

Using a JDK provided via LS_JAVA_HOME works as expected. Docker images and non-aarch64 architectures are not affected.

Plugins

Netflow Codec - 4.3.3

  • Made decoding more robust to malformed events #214

Azure_event_hubs Input - 1.5.4

  • Ensure gem artifact ship with all runtime dependencies #110
  • Remove unused Azure Active Directory dependency #107

Kafka Integration - 11.8.2

  • Upgrade transitive dependency used by Avro serializer #217