A newer version is available. For the latest information, see the
current release documentation.
Logstash 7.13.1 Release Notes
editLogstash 7.13.1 Release Notes
editNo user-facing changes in Logstash core.
Plugin releases
editCef Codec - 6.2.1
- Added field mapping to docs.
-
Fixed ECS mapping of
deviceMacAddress
field.
Aggregate Filter - 2.9.2
- bugfix: remove default_timeout at pipeline level (fix #112)
- ci: update travis ci configuration
Fingerprint Filter - 3.2.4
- Fixed the error in Murmur3 with Integer #61
Mutate Filter - 3.5.2
- Fix: ensure that when an error occurs during registration, we use the correct i18n key to propagate the error message in a useful manner #154
Ruby Filter - 3.1.7
Tcp Input - 6.0.10
- bumping dependency commons-io #174
Kafka Integration - 10.7.5
- Improved error handling in the input plugin to avoid errors escaping from the plugin, and crashing the logstash process #87
Http Output - 5.2.5
- Reduce amount of default logging on a failed request #122