Logstash 6.1.1 Release Notesedit

  • There are no user-facing changes in Logstash core in this release.

Input Pluginsedit

Beats:

  • Fixed issue with close_wait connections to make sure that keep alive is sent back to the client. (#272)

HTTP:

  • If all webserver threads are busy, the plugin now returns status code 429. (#75)

JDBC:

  • Fixed connection and memory leak. (#251)

Syslog:

  • Fixed issue where stopping a pipeline with active inbound syslog connections (for example, while reloading the configuration) could cause Logstash to crash. (#40)

Filter Pluginsedit

Split:

  • Fixed crash on arrays with null values. (#31)

Codecsedit

Line:

  • Fixed thread safety issue. (#13)

Netflow:

  • Added vIPtela support.
  • Added fields for Cisco ASR1k.