A FluentdOCI image to be used for log aggregation and based on the official Fluentd Docker image rebuilt as a multi-arch linux/amd64 & linux/arm64 image.
Aggregation Changes
To optimize Fluentd for log aggregation the default configuration has been overwritten to allow logs to be forwarded and printed to stdout, an additional directory /fluentd/state has been created, and plugins have also been added to support the aggregation role.
Versioning
As of v2.0.0 this image will follow semantic versioning and the base Fluentd version will be treated as a dependency and not directly tracked in the versioning.
Plugins
The following plugins have been added to the base image, to see the specific version please look in the Gemfile.
This image is available from GHCR and Docker Hub. It is intended to be used in the fluentd-aggregator Helm chart. You can pull this image with the following command.
Fluentd Aggregator Docker Image
A Fluentd OCI image to be used for log aggregation and based on the official Fluentd Docker image rebuilt as a multi-arch
linux/amd64&linux/arm64image.Aggregation Changes
To optimize Fluentd for log aggregation the default configuration has been overwritten to allow logs to be forwarded and printed to
stdout, an additional directory/fluentd/statehas been created, and plugins have also been added to support the aggregation role.Versioning
As of
v2.0.0this image will follow semantic versioning and the base Fluentd version will be treated as a dependency and not directly tracked in the versioning.Plugins
The following plugins have been added to the base image, to see the specific version please look in the Gemfile.
Usage
This image is available from GHCR and Docker Hub. It is intended to be used in the fluentd-aggregator Helm chart. You can pull this image with the following command.
This image can be tested locally by running the following command and then forwarding logs to it.
Validation
To validate the image signature run the following commands.
To validate the the image build provenance run the following command.
You can validate image SBOM by running the following commands.
License
Apache License, Version 2.0.