Logstash 7.5.0 Release Notesedit

  • Give multiple pipelines all the settings #11076
  • Support substitutions in pipelines.yml file #11081
  • Provide log appender per pipeline #11108
  • Use 2048 bits key in OpenSSL socket specs #11115
  • Add origins of pipeline configurations #11123
  • Remove 10k character truncation from log4j2.properties #11206
  • Remove from system properties if Java runtime is less than 11 #11225 to fix #11221
  • [DOC] Add metricbeat as a monitoring option #11190

Pluginsedit

Kafka Integration

  • Initial release of the Kafka Integration Plugin, which combines previously-separate Kafka plugins and shared dependencies into a single codebase

Rabbitmq Integration

  • Initial release of the RabbitMQ Integration Plugin, which combines previously-separate RabbitMQ plugins and shared dependencies into a single codebase

Elasticsearch Output

  • Fixed wording and corrected option in documentation #881 #883
  • Deprecation: Added warning about connecting a default Distribution of Logstash with an OSS version of ES #875
  • Added template for connecting to ES 8.x #871
  • Added sniffing support for ES 8.x #878