Logstash 8.17.9 Release Notes

IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.

Logstash 8.17.9 Release Notes

Notable issues fixed

  • Significantly improves write speeds to the persistent queue (PQ) when a pipeline’s workers are caught up with already-written events. #17788
  • Eliminated log warning about unknown gauge metric type when using pipeline-to-pipeline. #17721

New features and enhancements

Logstash OSS and Full docker images are now based on Ubuntu 24.04.

Plugins

Elastic_integration Filter - 8.17.2

  • Introduces proxy config to support proxy URI to connect to Elasticsearch. #317