Logstash 8.11.4 Release Notes

No user-facing changes in Logstash core.

Plugins

Netflow Codec - 4.3.2

  • Updates the milliseconds rounding for IPFIX start/end milliseconds fields.
  • Fix the test to run on Logstash 8 with microseconds precision. #206
  • Fixed unable to initialize the plugin with Logstash 8.10+ #205

Json Filter - 3.2.1

  • Fix tag on failure test #52

File Input - 4.4.6

  • Change read mode to immediately stop consuming buffered lines when shutdown is requested #322

Twitter Input - 4.1.1

  • Bumped public_suffix gem version to > 4 < 6 #77

Csv Output - 3.0.10

  • Extend spreadsheet_safe prefix guard to -, +, and @ #27