Logstash 8.19.22 Release Notes

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

Logstash 8.19.22 Release Notes

New features and enhancements

  • Docs - lumberjack plugin deprecated, recommended not to use in LS to LS communication #19526

Updates to dependencies

  • Upgrade rubyzip dependency #19552
  • Update jackson to 2.21.6 #19549
  • Pin resolv 0.7.2 and fork JRuby for gem installs #19536
  • Update bundled JDK to 21.0.12.1 #19509
  • Update Ironbank image to UBI 10.2 #19504

Plugins

Elastic_integration Filter - 8.19.10

  • Update jackson dependency to 3.1.6 #497

Azure_event_hubs Input - 1.5.10

  • Update proton-j to 0.35.0 #122

Beats Input - 6.9.13

  • Update Netty dependency to 4.1.138.Final #580

Http Input - 3.11.2

  • Update Netty dependency to 4.1.138.Final #242

Tcp Input - 6.4.17

  • Update Netty dependency to 4.1.138.Final #289
  • Fix for processing the HA Proxy protocol, considering the line can be split in multiple buffers. #287

Jdbc Integration - 5.6.6

  • Fix access method to big tables to avoid materialising the full result set in memory and generate an out-of-memory error. #204
  • Prevent concurrent Sequel JDBC subadapter initialization races by preloading adapter at driver load time #203

Kafka Integration - 11.8.12

  • Upgrade zstd-jni dependency #280

Scheduler Mixin - 1.0.2

  • Fix: terminate idle scheduler work threads on plugin close, which leaked one thread per pipeline reload #7

Email Output - 4.1.4

  • Requiere mail dependency 2.9 or later #72