Hi users!
We have released v1.3.0. ChangeLog is here.
This is internal change of output plugin.
This change should fix unexpected error like zlib's DataError
.
queued_chunks_limit_size
queued_chunks_limit_size
is now same as flush_thread_count
when queued_chunks_limit_size
is not specified.
Before, queued_chunks_limit_size
is unlimited. This causes critical situation with smaller flush_interval
when the destinaion has a problem.
For example, lots of very small queued buffer are created and it causes resource limit error.
Unlimited queued buffer is unexpected behaviour, so we changed this behaviour for safety.
We introduced frame_type
parameter.
With frame_type octet_count
configuration, in_syslog
accepts octet counting messages like below.
44 <6>Sep 10 00:00:00 localhost logger: hello!
on_writable
and close
in sockets.
This fixes fluentd restart issue with in_forward
's TLS setting error.in_http
: Add support for CORS preflight requests. Now you can send
cross-domain AJAX requests with JSON payload to Fluentd.Enjoy 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.