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.6.1 Release Notes
editLogstash 6.6.1 Release Notes
edit- Fixes a problem with how Logstash logs malformed URLs. (CVE-2019-7612). See Security issues.
Plugins
editEs_bulk Codec
- Add documentation about use with http input
De_dot Filter
- fix failure of fieldnames with boolean value "false" #9
Dns Filter
Http Filter
- Fixed minor documentation issues #9
Jdbc_streaming Filter
- Swap out mysql for postgresql for testing #11
Json Filter
- Updated documentation with some clarifications and fixes
Metrics Filter
- Fixed two minor typos in documentation
Redis Input
Elasticsearch Output
File Output
- Removed JRuby check when using FIFOs #75
Http Output
- Relax dependency on http_client mixin since current major works on both