Logstash 7.17.6 Release Notesedit

Updates to dependenciesedit

Pluginsedit

Date Filter - 3.1.15

  • Build: Review build to be more reliable/portable and cleaned up Java dependencies #139

Translate Filter - 3.3.1

  • Refactor: reading .csv for JRuby 9.3 compatibility. These changes are essential for the plugin to work properly under Logstash 8.3 and later. #94

Azure_event_hubs Input - 1.4.4

  • Fix: Replace use of block with lambda to fix wrong number of arguments error on jruby-9.3.4.0 #75

Dead_letter_queue Input - 1.1.12

  • Fix: Replace use of block with lambda to fix wrong number of arguments error on jruby-9.3.4.0 #42
  • Refactor: Separated sinceDb management is its separate class #40
  • Build: Cleanup/review (unused) dependencies #36
  • Build: Refactor tasks (runnable on windows) #37

File Input - 4.4.3

  • Fix: Read mode to restart the read from reference stored in sincedb in case the file wasn’t completely consumed. #307

Gelf Input - 3.3.2

  • Fix: Avoid panic when handling very-large exponent-notation _@timestamp values #71

Jms Input - 3.2.2

  • Fix: Remove usage of java_kind_of? to allow this plugin to be supported for versions of Logstash using jruby-9.3.x #54

Jdbc Integration - 5.2.6

  • Fix: Change default path of last_run_metadata_path to be rooted in the LS data.path folder and not in $HOME #106

S3 Output - 4.3.7

  • Refactor: Avoid usage of CHM (JRuby 9.3.4 work-around) #248
  • [DOC] Add more documentation on restore + temp dir #236
  • minor logging improvements - use the same path: naming convention

Core Patterns - 4.3.4

  • [DOC] Fix typo in CISCOFW302013_302014_302015_302016 grok pattern #313