IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
Logstash 7.14.1 Release Notes
editLogstash 7.14.1 Release Notes
editNo user-facing changes in Logstash core.
Plugin releases
editCef Codec - 6.2.3
- Added event_factory support to standardize Event creation #94
Graphite Codec - 3.0.6
- Added event_factory support to standardize Event creation #7
Netflow Codec - 4.2.2
- Added event_factory support to standardize Event creation #195
- tests: remove redundant asserts
Elasticsearch Filter - 3.9.5
- Fixed SSL handshake hang indefinitely with proxy setup #151
-
Fix: a regression (in LS 7.14.0) where
user
/password
credentials set by the user wasn’t passed to Elasticsearch, due to the missedAuthorization
HTTP header. #148 -
Fix: default setting for
hosts
not working (since 3.7.0) #148 -
Fix: concurrency problem when multiple workers interacted mutating the
hosts
setting #148
Elasticsearch Input - 4.9.3
Jdbc Integration - 5.1.5
- Refined ECS support and added event_factory support to standardize Event creation #82
Elasticsearch Output - 11.0.3
- Fixed SSL handshake hang indefinitely with proxy setup #1032