Logstash 8.15.3 Release Notes

Logstash 8.15.3 Release Notes

Notable issues fixed

  • Improved the pipeline bootstrap error logs to include the cause’s backtrace, giving a hint where the issue occurred #16495
  • Fixed Logstash core compatibility issues with logstash-input-azure_event_hubs versions 1.4.8 and earlier #16485

Plugins

Elastic_integration Filter - 0.1.14

  • Enabled the use of org.elasticsearch.ingest.common.Processors in Ingest Pipelines, resolving an issue where some integrations would fail to load #162

Azure_event_hubs Input - 1.4.9

  • Fixed issue with getHostContext method accessibility, causing plugin not to be able to run #93
  • Fixed connection placeholder replacements errors with Logstash 8.15.1 and 8.15.2 #92

Kafka Integration - 11.5.2

  • Updated avro to 1.11.4 and confluent kafka to 7.4.7 #184