Hi users!
We have released v1.12.0. ChangeLog is here.
in_tail
: Support *
in path
with log rotationfluentd v1.12.0 resolves the limitation for *
with log rotation.
follow_inodes true
enables the combination of *
in path with log rotation inside same directory
and read_from_head true
without log duplication problem.
path /path/to/*
read_from_head true
follow_inodes true # without this parameter, log rotation may cause log duplication
in_tail
: Support Linux CapabilityFluentd supports Linux capability via capng_c
gem and
in_tail
now supports CAP_DAC_READ_SEARCH
/CAP_DAC_OVERRIDE
capabilities to read log files.
See official article for more details: Linux Capability
If you want more capability support in official plugins, file it on github.
fluent-ctl
commandfluent-ctl
provides same interface to control fluentd process, shutdown
/restart
/flush
/reload
.
fluent-ctl
uses Signalsfluent-ctl
uses Windows EventCommand example:
# Usage: fluent-ctl action PID
$ fluent-ctl shutdown 11111
retry.step
from being called too many times in a short timeEnjoy 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.