Hi users!
We have released v1.13.2. ChangeLog is here.
This release is a maintenance release of v1.13 series. We recommend to upgrade Fluentd because it contains fixes about crash bugs.
In this release, a crash bug was fixed during outputting log at the early stage when parsing invalid config file.
This was a bug since v1.13.0. If you use invalid '@' prefix parameter, remove it as a workaround.
in_tail
: Fixed a bug that remaining lines will be discardedWhen rotation is occurred with the throttling feature is enabled, there is a case that remaining lines will be discarded.
In this release, it is able to customize OJ options via environment variables.
Use the following environment variables to customize behavior of OJ.
FLUENT_OJ_OPTION_BIGDECIMAL_LOAD
(float by default)FLUENT_OJ_OPTION_MAX_NESTING
FLUENT_OJ_OPTION_MODE
(compat by default)FLUENT_OJ_OPTION_USE_TO_JSON
(true by default)See Oj Options about details of oj options.
Since v1.13.2, fluent-plugin-generate
command has been supported to generate template files for storage plugin.
$ fluent-plugin-generate storage foo
License: Apache-2.0
create Gemfile
create README.md
create Rakefile
create fluent-plugin-foo.gemspec
create lib/fluent/plugin/storage_foo.rb
create test/helper.rb
create test/plugin/test_storage_foo.rb
Initialized empty Git repository in /work/fluentd/fluentd/fluentd/fluent-plugin-foo/.git/
If you use Fluentd v1.12 or later, we recommend to use at least v1.12.4.
It is because in_tail
contains serious bugs in it.
Note that even latest td-agent 4.1.1 also ships a buggy Fluentd v1.12.3. You should upgrade bundled Fluentd by yourself. This issue will be fixed in the future release of td-agent.
$ sudo td-agent-gem install fluentd --version=1.13.2
Enjoy logging!
Subscribed to the RSS feed here.
ClearCode, Inc. is a software company specializing in the development of Free Software. We maintain Fluentd and its plugin ecosystem, and provide commercial support for them.
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-05-01: Fluentd v1.16.8 has been released
2025-03-14: Drop Alpine and switch default to Debian for Fluentd docker image
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
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.