Logstash 8.19.16 Release Notes

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

Logstash 8.19.16 Release Notes

Updates to dependencies

  • Updated bundled JDK to 21.0.11 build 10 #19068
  • Updated jruby-openssl to 0.16.0 #19114
  • Upgraded jrjackson and fasterxml.jackson #19103

Fixes

  • Fixes a metric leak in _node/stats when a pipeline repeatedly fails to start with config.reload.automatic: true. Previously, each retry left a fresh set of plugin metric entries in the collector, causing the stats payload to grow indefinitely #19091

Plugins

Elastic_integration Filter - 8.19.6

  • Fixes an issue where a field set by an integration pipeline to java.util.Date value-object representing a timestamp could not be converted to a timestamp #463
  • Upgrades tools.jackson.core dependency to 3.1.1 #452

Beats Input - 6.9.9

  • Update Netty dependency to 4.1.134.Final #540

Http Input - 3.10.8

  • Update Netty dependency to 4.1.134.Final #218

Tcp Input - 6.4.12

  • Update Netty dependency to 4.1.134.Final #258

Pipe Output - 3.0.7

  • [DOC] Document command string form limitation #6

Kafka Integration - 11.8.9

  • Upgrades jackson.core to 2.21.2 version #255