v2.0.0
Warning
The ElasticSearch plugin and libraries have been updated to the latest version so AWS users will need to be using OpenSearch.
Highlights
- The Fluentd version has been updated from
v1.14
tov1.15
(releases v1.15.0, v1.15.1 & v1.15.2). - This image now follows semantic versioning and is decoupled from the Fluentd release cycle and versioning constraints.
- Plugin versions will now be strictly versioned.
All Changes
- Updated Fluentd to v1.15.2.
- Changed versioning strategy to decouple from Fluentd releases.
- Changed plugin installation to explicitly set the version.
- Changed default configuration to make it simpler.
- Added explicit UID & GID to
fluent
user of2000
. - Added
/fluentd/state
directory. - Removed ElasticSearch locking to continue supporting AWS version.
- Removed setting
RUBY_GC_HEAP_OLDOBJECT_LIMIT_FACTOR
.