Logstash 8.16.2 Release Notes

Logstash 8.16.2 Release Notes

Notable issues fixed

  • Reset internal size counter in BufferedTokenizer during flush #16771
  • Ensure overrides to jackson settings are applied during startup #16758

Updates to dependencies

  • Pin jar-dependencies to 0.4.1 and date to 3.3.3 to avoid clashes between what’s bundled with JRuby and newer versions in Rubygems #16749 #16779

Plugins

Elastic_integration Filter - 0.1.17

  • Add x-elastic-product-origin header to Elasticsearch requests #197

Elasticsearch Filter - 3.16.2

  • Add x-elastic-product-origin header to Elasticsearch requests #185

Elasticsearch Input - 4.20.5

  • Add x-elastic-product-origin header to Elasticsearch requests #211

Jdbc Integration - 5.5.1

  • Document statement_retry_attempts and statement_retry_attempts_wait_time options #177

Kafka Integration - 11.5.3

  • Update kafka client to 3.7.1 and transitive dependencies #186

Logstash Integration - 1.0.4

  • Align output plugin with documentation by producing event-oriented ndjson-compatible payloads instead of JSON array of events #25

Elasticsearch Output - 11.22.10

  • Add x-elastic-product-origin header to Elasticsearch requests #1195