[bitnami/fluent-bit] Release 4.0.2-debian-12-r2 (#81675)

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
Bitnami Bot 2025-05-30 17:03:14 +02:00 committed by GitHub
parent 9c65663f2e
commit 3577a2a60f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -8,10 +8,10 @@ ARG TARGETARCH
LABEL com.vmware.cp.artifact.flavor="sha256:c50c90cfd9d12b445b011e6ad529f1ad3daea45c26d20b00732fae3cd71f6a83" \
org.opencontainers.image.base.name="docker.io/bitnami/minideb:bookworm" \
org.opencontainers.image.created="2025-05-18T00:19:38Z" \
org.opencontainers.image.created="2025-05-30T14:24:26Z" \
org.opencontainers.image.description="Application packaged by Broadcom, Inc." \
org.opencontainers.image.documentation="https://github.com/bitnami/containers/tree/main/bitnami/fluent-bit/README.md" \
org.opencontainers.image.ref.name="4.0.2-debian-12-r1" \
org.opencontainers.image.ref.name="4.0.2-debian-12-r2" \
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/fluent-bit" \
org.opencontainers.image.title="fluent-bit" \
org.opencontainers.image.vendor="Broadcom, Inc." \

View File

@ -4,7 +4,7 @@
> Fluent Bit is a Fast and Lightweight Log Processor and Forwarder. It has been made with a strong focus on performance to allow the collection of events from different sources without complexity.
[Overview of Fluent Bit](http://fluentbit.io/)
[Overview of Fluent Bit](https://fluentbit.io/)
Trademarks: This software listing is packaged by Bitnami. The respective trademarks mentioned in the offering are owned by the respective companies, and use of them does not imply any affiliation or endorsement.
## TL;DR
@ -127,13 +127,13 @@ docker-compose up -d
Fluent Bit is flexible enough to be configured either from the command line or through a configuration file. For production environments, Fluent Bit strongly recommends to use the configuration file approach.
[Configuration reference](http://fluentbit.io/documentation/)
[Configuration reference](https://fluentbit.io/documentation/)
## Plugins
Fluent Bit supports multiple extensions via plugins.
[Plugins reference](http://fluentbit.io/documentation/)
[Plugins reference](https://fluentbit.io/documentation/)
## Logging