Hi users!
We have released v1.15.1. ChangeLog is here.
This release is a maintenance release of v1.15 series.
out_file
: Add support for concurrent appendUsing "append" option of out_file
in multiple
workers could cause file corruption due to write conflicts.
This could happen when multiple workers append to the same file at the same time, although it was
very rare.
In this release, we add a lock-system to Fluentd to prevents write conflicts between multiple workers.
This prevents write conflicts of out_file
.
See #3808 for more information.
in_tail
: Show more information on skipping update_watcher. #3829Enjoy 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.
2022-11-11: Fluentd v1.15.3 has been released
2022-11-08: td-agent v4.4.2 has been released
2022-08-23: td-agent v4.4.1 has been released
2022-08-22: Fluentd v1.15.2 has been released
2022-07-29: td-agent v4.4.0 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-2023 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.