Logstash 8.19.7 Release Notes

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

Logstash 8.19.7 Release Notes

No user-facing changes in Logstash core.

Notable issues fixed

Updates to dependencies

Plugins

Geoip Filter - 7.3.2

  • Add logs when MaxMind databases fail to deserialize custom field #235

Mutate Filter - 3.5.9

  • Fix convert to correctly parse hexadecimal float notation and scientific notation strings into floats and integers #175

Azure_event_hubs Input - 1.5.3

  • Fix an issue when config_mode => 'advanced' is set, event hub-specific settings (initial_position, max_batch_size, prefetch_count, receive_timeout, initial_position_look_back) were being ignored and replaced with global defaults. These settings are now correctly applied per event hub #104

Rabbitmq Integration - 7.4.1

  • Improve thread safety to avoid race conditions during shutdown #67