Performance improvements and notable issues fixededit
- Fixed an issue that would prevent Logstash from starting if a deprecated setting, such as
http.enabled
, was configured. #13484
Updates to dependencies
- Updated Log4j to 2.15.0 #13496
Pluginsedit
Avro Codec – 3.3.1
- Pin avro gem to 1.10.x, as 1.11+ requires ruby 2.6+ #37
Date Filter – 3.1.11
- Update Log4j dependencies to 2.15.0 #142
- Internal: upgrade packaging tooling to Gradle 7 so that plugin can be packaged on modern Java releases #140
- Internal: refined spec and unit test assertions to account for changes in how timestamps are serialised in Logstash 8. #141
- Build against JRuby 9k #116
Dissect Filter – 1.2.2
Geoip Filter – 7.2.6
Grok Filter – 4.4.1
- Added preview of ECS v8 support using existing ECS v1 implementation #175
Mutate Filter – 3.5.6
Syslog_pri Filter – 3.1.1
- Added preview of ECS-v8 support with existing ECS-v1 implementation #10
Useragent Filter – 3.3.2
Xml Filter – 4.1.3
Azure_event_hubs Input – 1.4.1
Beats Input – 6.2.3
Dead_letter_queue Input – 1.1.6
- Update dependencies for log4j and jackson #30
Http Input – 3.4.3
Tcp Input – 6.2.3
Jdbc Integration – 5.1.8
Kafka Integration – 10.8.2
Validator_support Mixin – 1.0.2
- Fix: ” value behavior in
field_reference
validator #2 - Introduce plugin parameter validation adapters, including initial backport for
:field_reference
validator.
Elasticsearch Output – 11.2.3
- Downgrade ECS templates, pinning to v1.10.0 of upstream; fixes an issue where ECS templates cannot be installed in Elasticsearch 6.x or 7.1-7.2, since the generated templates include fields of
type: flattened
that was introduced in Elasticsearch 7.3 - Update ECS templates from upstream;
ecs_compatiblity => v1
now resolves to templates for ECS v1.12.1 #1027
Sns Output – 4.0.8
- Feat: handle host object as subject (due ECS) #22
转自 https://www.elastic.co/guide/en/logstash/current/logstash-7-16-1.html