chore(deps): Bump github/codeql-action from 2.2.2 to 2.2.3 (#68)
Bumps github/codeql-action from 2.2.2 to 2.2.3.
updated-dependencies:
- dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-patch …
Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 optimise Fluentd for log aggregation the default
fluent.conffile has been overwritten to allow logs to be forwarded and printed tostdout, an additional directory/fluentd/statehas been created, and plugins have also been added to support the aggregation role.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 at Docker Hub; the image version matches the Fluentd version that it’s based on.
This image can be pulled with the following commands.
This image can be tested by running the following command and then forwarding logs.
License
Apache License, Version 2.0.