Logstash 8.7.1 Release Notes

Performance improvements and notable issues fixed

  • Fix inversion of pluginId and pluginType parameteres in DLQ entry creation #14906
  • Fix pipeline crash when reopening empty DLQ for writing #14981
  • Fix value of TimeoutStopSec on older systemd versions #14984

Documentation enhancements

  • Document meaning of infinite flow metric rates #14999

Updates to dependencies

  • Update JDK to 17.0.7+7 #15015

Plugins

Fluent Codec - 3.4.2

  • Fix: Convert LogStash::Timestamp values to iso-8601 to resolve crash issue with msgpack serialization #30

Http Filter - 1.4.3

  • DOC: add clarification on sending data as json #48
  • Fix: resolve content type when a content-type header contains an array #46

Useragent Filter - 3.3.4

  • Upgrade snakeyaml dependency to 1.33 #84

Aws Integration - 7.1.1

  • Fix failure to load Java dependencies making v7.1.0 unusable #24