A newer version is available. For the latest information, see the
current release documentation.
Logstash 7.17.4 Release Notes
editLogstash 7.17.4 Release Notes
editNotable issues fixed
edit- Fixed a bug in retrieving pipeline configuration from central management and license validation which make Logstash process crash if a configured node of the Elasticsearch cluster is down. #12776
-
Fix support for reload of pipelines via
SIGHUP
#13993 - Fix stopped pipeline unable to be deleted in registry #14017
-
Fix geoip database download does not respect
http_proxy
setting #14047 - Fixed no metrics update issue when PQ is draining #13935
- Fix a seek problem in the dead letter queue reader when asked to restart consuming from specific point #14093
Plugins
editCef Codec - 6.2.5
- [DOC] Update link to CEF implementation guide #97
Dns Filter - 3.1.5
- Fixed an issue where a non-string value existing in the resolve/reverse field could cause the plugin to crash #65
Grok Filter - 4.4.2
- Clarify the definition of matches that depend on previous captures #169
Elasticsearch Input - 4.12.3
- Fix: update Elasticsearch Ruby client to correctly customize user-agent header #171
File Input - 4.4.2
Jdbc Integration - 5.2.5
- Fix: do not execute more queries with debug logging #109
Core Patterns - 4.3.3
- Fix: parsing x-edge-location in CLOUDFRONT_ACCESS_LOG (ECS mode) #311