IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
Logstash 6.3.2 Release Notes
editLogstash 6.3.2 Release Notes
edit- Fixes a dependency issue with the Guava library (Issue 9836).
- Fixes issue when launching logstash from a path that contains white spaces (Issue 9832).
- Fixes issue with non-unicode event keys in serialization (Issue 9821).
- Fixes jruby-openssl conflict after running bin/logstash-plugin update (Issue 9817).
- Fixes development environment jruby artifact downloading (Issue 9807).
Plugins
editDissect Filter
- Fix Trailing Delimiters requires a false field #57.
Graphite Output
- Fixes exception handling during socket writing to prevent logstash termination #33.
Http Output