Hi users!
We have released v1.4.2. ChangeLog is here. This release includes several enhancements and bug fixes.
in_monitor_agent
now returns new buffer_timekeys
field like below:
{
"buffer_queue_length":1,
"buffer_timekeys" = >[1554741360],
...
}
You can use this field to check current chunk status, e.g. delay, stuck or more.
source_address_key
parameterThis is same as syslog input plugin.
<source>
@type tcp
source_address_key addr
# other parameters...
</source>
With this configuation, client's address is assigned to addr
field.
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.
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.