Logstash 8.14.2 Release Notes

Logstash 8.14.2 Release Notes

Notable issues fixed

  • Fixes a regression from Logstash 8.7.0 that prevented pipelines from starting when they included plugins with unicode ids #15971
  • Fixes a regression from Logstash 8.12.0 that prevented pipelines from starting when they included a geoip filter that used the managed databases feature after the databases had been updated #16222
  • Fixes an issue with the dead-letter queue that could cause it to emit superfluous warning messages when age-based retention was enabled while determining whether a fully-consumed segment that had already been removed was also expired #16204

Plugins

Fluent Codec - 3.4.3

  • Fix: reduce overhead of unpacking packforward-payloads by reusing a single instance #32

Elastic_integration Filter - 0.1.10

  • Fixes handling of array-type event fields by treating them as lists #146
  • Syncs with Elasticsearch 8.14, including support for new user-provided GeoIP database types ConnectionType, Domain and Isp #147

Elasticsearch Input - 4.20.3

  • [DOC] Update link to bypass redirect, resolving directly to correct content #206

Elasticsearch Output - 11.22.7

  • [DOC] ssl_key requires PKCS#8 format #1181