Hi users!
We have released v1.13.3. ChangeLog is here.
This release is a maintenance release of v1.13 series.
We recommend to upgrade Fluentd because it contains fixes about in_tail bugs.
in_tail: Fixed a bug that DeletePending state is not cared on WindowsIn this release, Windows specific bug was fixed for in_tail plugin.
Windows has a concept of DeletePending, which means "DeleteFile() was called on that file. NTFS will remove this file once everyone
close the handlers for it".
In the previous versions, it didn't care about it correctly, so there was a case that deleted file could not be handled properly.
in_tail: Fixed a bug that detecting rotation twice on follow_inodeIn this release, the bug that duplicate events are emitted when follow_inode is true and rotation is occurred.
This bug was occurred when the following conditions are met:
TailWatcher when follow_inode is trueTargetInfo) in @tails isn't updated for a same path even if new one has different inodeWe recommend to upgrade if you enable follow_inode.
in_tail: Fixed some position file related bugsIn this release, some bugs which are related to position file was fixed.
Here is the detail of fixed bugs:
follow_inodes and pos_file_compaction_interval are specified, file entries that didn't exist on start up will be deleted unexpectedly when compaction is triggeredString#bytesize should be used instead of String#size for path length, but it is not usedIt causes a bug that file compaction does not work as expected.
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.3
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.
2025-09-04: Upgrade Guide for fluent-package v6
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-11-11: fluent-package v6.0.1 has been released
2025-11-06: Fluentd v1.19.1 has been released
2025-10-08: fluent-package v5.0.8 has been released
2025-09-12: Fluentd v1.16.10 has been released
2025-09-04: Upgrade Guide for fluent-package v6
2025-08-29: fluent-package v6.0.0 has been released
2025-08-06: Fluentd v1.19.0 has been released
2025-05-16: fluent-package v5.0.7 has been released
2025-05-14: Fluentd v1.16.9 has been released
2025-05-01: Fluentd v1.16.8 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.