IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
Logstash 5.3.2 Release Notes
editLogstash 5.3.2 Release Notes
editInput Plugins
editElasticsearch
:
- Fixed scrolling to use JSON bodies in the requests.
HTTP
:
- Improve error logging to log more details including stack trace.
Log4j
:
- This input will now reject any non-log4j log objects sent as input.
Filter Plugins
editURL Decode
:
- Fixed an issue where Logstash would crash when processing unicode input with this filter.
Output Plugins
editElasticsearch
:
-
Add support for customizing
sniffing_path
with having to useabsolute_sniffing_path
Kafka
:
-
Fixed a bug when Logstash would fail to start up when
SASL_SSL
andPLAIN
(no Kerberos) options were specified.