Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,6 @@ Fluent Bit is open to community contributions!

## Authors

Fluent Bit is a CNCF sub-project, sponsored and maintained by major cloud providers and a growing community of contributors and maintainers from across the Cloud Native ecosystem.
Fluent Bit is a CNCF graduated project, sponsored and maintained by major cloud providers and a growing community of contributors and maintainers from across the Cloud Native ecosystem.

👉 [See Contributors](https://github.com/fluent/fluent-bit/graphs/contributors)
34 changes: 24 additions & 10 deletions dockerfiles/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,18 +58,32 @@ $ docker run --rm -it fluent/fluent-bit:latest
By default, the configuration uses the CPU input plugin and the stdout output plugin which means you should see regular output in the log showing the CPU loading.

```
Fluent Bit v1.8.11
* Copyright (C) 2019-2021 The Fluent Bit Authors
* Copyright (C) 2015-2018 Treasure Data
* Fluent Bit is a CNCF sub-project under the umbrella of Fluentd
Fluent Bit v4.2.0
* Copyright (C) 2015-2025 The Fluent Bit Authors
* Fluent Bit is a CNCF graduated project under the Fluent organization
* https://fluentbit.io

[2022/01/13 14:48:44] [ info] [engine] started (pid=1)
[2022/01/13 14:48:44] [ info] [storage] version=1.1.5, initializing...
[2022/01/13 14:48:44] [ info] [storage] in-memory
[2022/01/13 14:48:44] [ info] [storage] normal synchronization mode, checksum disabled, max_chunks_up=128
[2022/01/13 14:48:44] [ info] [cmetrics] version=0.2.2
[2022/01/13 14:48:44] [ info] [sp] stream processor started
______ _ _ ______ _ _ ___ _____
| ___| | | | | ___ (_) | / | / __ \
| |_ | |_ _ ___ _ __ | |_ | |_/ /_| |_ __ __/ /| | `' / /'
| _| | | | | |/ _ \ '_ \| __| | ___ \ | __| \ \ / / /_| | / /
| | | | |_| | __/ | | | |_ | |_/ / | |_ \ V /\___ |_./ /___
\_| |_|\__,_|\___|_| |_|\__| \____/|_|\__| \_/ |_(_)_____/

Fluent Bit v4.2 – Direct Routes Ahead
Celebrating 10 Years of Open, Fluent Innovation!

[2025/11/09 10:59:11.46951388] [ info] [fluent bit] version=4.2.0, commit=b63bcf40cc, pid=2833142
[2025/11/09 10:59:11.47022363] [ info] [storage] ver=1.5.4, type=memory, sync=normal, checksum=off, max_chunks_up=128
[2025/11/09 10:59:11.47037121] [ info] [simd ] disabled
[2025/11/09 10:59:11.47042051] [ info] [cmetrics] version=1.0.5
[2025/11/09 10:59:11.47051870] [ info] [ctraces ] version=0.6.6
[2025/11/09 10:59:11.47133035] [ info] [input:cpu:cpu.0] initializing
[2025/11/09 10:59:11.47143244] [ info] [input:cpu:cpu.0] storage_strategy='memory' (memory only)
[2025/11/09 10:59:11.47503863] [ info] [sp] stream processor started
[2025/11/09 10:59:11.47543138] [ info] [engine] Shutdown Grace Period=5, Shutdown Input Grace Period=2
[2025/11/09 10:59:11.47544701] [ info] [output:stdout:stdout.0] worker #0 started

[0] cpu.local: [1642085324.503383520, {"cpu_p"=>0.437500, "user_p"=>0.250000, "system_p"=>0.187500, "cpu0.p_cpu"=>0.000000, "cpu0.p_user"=>0.000000, "cpu0.p_system"=>0.000000, "cpu1.p_cpu"=>0.000000, "cpu1.p_user"=>0.000000, "cpu1.p_system"=>0.000000, "cpu2.p_cpu"=>1.000000, "cpu2.p_user"=>1.000000, "cpu2.p_system"=>0.000000, "cpu3.p_cpu"=>1.000000, "cpu3.p_user"=>1.000000, "cpu3.p_system"=>0.000000, "cpu4.p_cpu"=>1.000000, "cpu4.p_user"=>1.000000, "cpu4.p_system"=>0.000000, "cpu5.p_cpu"=>1.000000, "cpu5.p_user"=>0.000000, "cpu5.p_system"=>1.000000, "cpu6.p_cpu"=>0.000000, "cpu6.p_user"=>0.000000, "cpu6.p_system"=>0.000000, "cpu7.p_cpu"=>0.000000, "cpu7.p_user"=>0.000000, "cpu7.p_system"=>0.000000, "cpu8.p_cpu"=>2.000000, "cpu8.p_user"=>1.000000, "cpu8.p_system"=>1.000000, "cpu9.p_cpu"=>1.000000, "cpu9.p_user"=>1.000000, "cpu9.p_system"=>0.000000, "cpu10.p_cpu"=>0.000000, "cpu10.p_user"=>0.000000, "cpu10.p_system"=>0.000000, "cpu11.p_cpu"=>0.000000, "cpu11.p_user"=>0.000000, "cpu11.p_system"=>0.000000, "cpu12.p_cpu"=>0.000000, "cpu12.p_user"=>0.000000, "cpu12.p_system"=>0.000000, "cpu13.p_cpu"=>0.000000, "cpu13.p_user"=>0.000000, "cpu13.p_system"=>0.000000, "cpu14.p_cpu"=>2.000000, "cpu14.p_user"=>1.000000, "cpu14.p_system"=>1.000000, "cpu15.p_cpu"=>0.000000, "cpu15.p_user"=>0.000000, "cpu15.p_system"=>0.000000}]
```

Expand Down
6 changes: 3 additions & 3 deletions dockerfiles/dockerhub-description.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ On Fluent Bit container, it will print to stdout something like this:
```shell
Fluent Bit v1.9.8
* Copyright (C) 2015-2022 The Fluent Bit Authors
* Fluent Bit is a CNCF sub-project under the umbrella of Fluentd
* Fluent Bit is a CNCF graduated project under the Fluent organization
* https://fluentbit.io

[2022/09/16 10:03:48] [ info] [fluent bit] version=1.9.8, commit=97a5e9dcf3, pid=1
Expand Down Expand Up @@ -58,14 +58,14 @@ Feel free to contact us through the following community channels:

## Fluent Bit & Fluentd

[Fluent Bit](https://fluentbit.io/) is a [CNCF](https://cncf.io/) sub-project under the umbrella of [Fluentd](https://www.fluentd.org/).
[Fluent Bit](https://fluentbit.io/) is a [CNCF](https://cncf.io/) graduated project under the [Fluent organization](https://www.fluentd.org/).

## License

This program is under the terms of the [Apache License v2.0](http://www.apache.org/licenses/LICENSE-2.0).

## Authors

[Fluent Bit](https://fluentbit.io/) is a [CNCF](https://cncf.io/) sub-project under the umbrella of [Fluentd](https://www.fluentd.org/).
[Fluent Bit](https://fluentbit.io/) is a [CNCF](https://cncf.io/) graduated project under the [Fluent organization](https://www.fluentd.org/).

Made with love by [many contributors](https://github.com/fluent/fluent-bit/graphs/contributors) :).
5 changes: 3 additions & 2 deletions include/fluent-bit/flb_version.h.in
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,9 @@ static inline void flb_version_banner()
#endif
fprintf(stderr, "* %sCopyright (C) 2015-2025 The Fluent Bit Authors%s\n",
copyright_color, reset_color);
fprintf(stderr, "* Fluent Bit is a CNCF sub-project under the "
"umbrella of Fluentd\n");
fprintf(stderr, "* Fluent Bit is a CNCF graduated project under the "
"Fluent organization\n");

fprintf(stderr, "* https://fluentbit.io\n\n");

#ifdef FLB_MOTD_H
Expand Down
Loading