Hi users!
We have just released Fluentd version 0.10.55. We forgot cherry-picking one commit so version 0.10.54 is skipped.
Here are the changes:
This release improves and changes v1 configuration.
Old v1's non-quoted string literal is same as double-quoted string literal so v1-config user should escape some characters, e.g. \
, with \
. It has a problem which hard to write regular expression and hard to migrate from v0-config.
After several discussion, we decided to change v1's non-quoted string literal behaviour to v0's non-quoted string. You don't need \
escape in the non-quoted string.
In this result, you can easy to migrate from v0 to v1 configuration. This is good for existence Fluentd and td-agent users. We will add each string literal explanation to configuration article on Fluentd document.
This change breaks backward compatibility of --use-v1-config. If you already use --use-v1-config
or td-agent 2, see this thread for avoiding incompatible problem: https://groups.google.com/forum/#!topic/fluentd/4C36iAyI87E
Fluentd v0.12 or later uses v1 configuration by default. If you want to keep v0 configuration, this option is useful.
Happy logging!
Subscribed to the RSS feed here.
Masahiro (@repeatedly) is the main maintainer of Fluentd. He works on Fluentd development and support full-time. He is also a committer of the D programming language.
Fluentd is an open source data collector to unify log management.
2024-08-29: Scheduled support lifecycle announcement about Fluent Package v6
2023-08-29: Drop schedule announcement about EOL of Treasure Agent (td-agent) 4
2023-08-29: Scheduled support lifecycle announcement about Fluent Package
2023-07-31: Upgrade to fluent-package v5
2025-02-14: fluent-package v5.0.6 has been released
2025-01-29: Fluentd v1.16.7 has been released
2024-12-14: fluent-package v5.2.0 has been released
2024-11-29: Fluentd v1.18.0 has been released
2024-11-08: fluent-package v5.0.5 has been released
2024-08-29: Scheduled support lifecycle announcement about Fluent Package v6
2024-08-20: Fluentd v1.16.6 has been released
2024-08-19: Fluentd v1.17.1 has been released
2024-08-02: fluent-package v5.1.0 has been released
2024-07-02: fluent-package v5.0.4 has been released
Want to learn the basics of Fluentd? Check out these pages.
Couldn't find enough information? Let's ask the community!
You need commercial-grade support from Fluentd committers and experts?
©2010-2025 Fluentd Project. ALL Rights Reserved.
Fluentd is a hosted project under the Cloud Native Computing Foundation (CNCF). All components are available under the Apache 2 License.