Hi users!
We have released Fluentd version 0.12.8. Here are the changes:
@
: #574Buffers are now flushed within millisecond unit. In earlier versions, minimum buffer flush span was 1 second.
Default try_flush_interval
and queued_chunk_flush_interval
are still 1 second,
but you can specify millisecond value like 0.1
.
For example, DeNA uses try_flush_interval 0.1
and queued_chunk_flush_interval 0.01
parameters.
Note that this is useful for low latency data transfer but there is a trade-off between throughput and latency. Default values are enough on almost cases.
Happy 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.
Want to learn the basics of Fluentd? Check out these pages.
2018-04-05: Fluentd v1.1.3 has been released
2018-03-06: Fluentd v1.1.1 has been released
2018-01-18: Fluentd v1.1.0 has been released
2017-12-17: Fluentd v1.0.2 has been released
2017-12-10: Fluentd v1.0
©2010-2018 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.