Logstash 6.4.3 Release Notesedit

  • No changes to Logstash core for 6.4.3

Pluginsedit

Grok Filter

  • Added info and link to documentation for logstash-filter-dissect as another option for extracting unstructured event data into fields #144

Mutate Filter

  • Changed documentation to clarify execution order and to provide workaround #128

Tcp Input

  • Correctly set up the certificate chain so that the server will present cert + chain to client #125

S3 Output

  • Fixed leak of file handles that prevented temporary files from being cleaned up before pipeline restart #193