Logstash 5.3.2 Release Notes

edit

Logstash 5.3.2 Release Notes

edit

Input Plugins

edit

Elasticsearch:

  • 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

edit

URL Decode:

  • Fixed an issue where Logstash would crash when processing unicode input with this filter.

Output Plugins

edit

Elasticsearch:

  • Add support for customizing sniffing_path with having to use absolute_sniffing_path

Kafka:

  • Fixed a bug when Logstash would fail to start up when SASL_SSL and PLAIN (no Kerberos) options were specified.