Logstash 7.4.0 Release Notesedit

  • Improved logging of version mismatch in DLQ file reader (RecordIOReader) #11039
  • Update jruby to 9.2.8.0 #11041
  • Integration test for Java plugins #11054
  • Use correct execution engine for test-and-exit mode #11067
  • Support substitutions in pipelines.yml file #11081
  • Do not write generated Java files to disk unless debug flag is set #11082
  • Add pipeline.id to log lines #11087
  • Prepare 7.4 branch for 7.4.0 #11092
  • Update minor plugin versions in gemfile lock for 7.4 #11096
  • Use 2048 bits key in OpenSSL socket specs #11115
  • Remove mention of pipeline to pipeline being Beta #11150
  • Backport release notes to 7.4 branch #11159
  • Docs: Fix backticks in how to docs #11018

NOTICE: Logstash Netflow module has been deprecated and replaced by the Filebeat Netflow Module which is compliant with the Elastic Common Schema (ECS) #11113

Pluginsedit

Geoip Filter

  • Fixed docs for missing region_code #158
  • Update of GeoLite2 DB #157

Beats Input

  • Updated Jackson dependencies #366

Gelf Input

  • Updated library to gelfd2 #48

Kafka Input

  • Updated Kafka client version to 2.3.0

Redis Input

  • Updated redis client dependency to ~> 4
  • Changed redis_type to data_type in .rb file #70 and asciidoc file #71
  • Added support for renamed redis commands #29
  • Add channel to the event #46
  • Add support for SSL #61
  • Add support for Redis unix sockets #64

Kafka Output

  • Updated kafka client to version 2.3.0

S3 Output

  • Added clarification for endpoint in documentation #198