Hi users!
We have released v1.8.1. ChangeLog is here.
copy_mode
parameterout_copy
has deep_copy
parameter but deep_copy
is misleading name.
This uses shallow copy via ruby's dup
method and this is not fit for nested field case.
copy_mode
resolves this problem. copy_mode
parameter provides shallow
and deep
.
If you need to mutate nested field after out_copy
, you can use copy_mode deep
.
See also official out_copy article.
deep_copy
parameter is now deprecated.
label_delimiter
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-04-29: td-agent v4.3.1 has been released
2022-03-31: Fluentd v1.14.6 has been released
2022-02-09: Fluentd v1.14.5 has been released
2022-01-06: Fluentd v1.14.4 has been released
2021-12-14: Treasure Agent (td-agent) 3 will not be maintained anymore
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-2022 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.