Hi users!
We have released v1.14.5. ChangeLog is here.
This release is a maintenance release of v1.14 series.
in_http
: Add support for "application/x-ndjson"In this release, in_http
supports the new Content-Type "application/x-ndjson".
Its format is "ndjson", which is basically a list of JSON objects separated by "\n".
Here is an example of the format.
{"foo": "bar"}
{"buz": "hoge"}
See #3616 for more information.
RubyInstaller 3.1 has switched C-Runtime from MSVCRT to UCRT, and the ruby and
gem platform has changed to x64-mingw-ucrt
.
There was a problem in this environment that Windows-specific dependent gems
could not be installed because Fluentd for this architecture had not been released.
Beginning with this release, Fluentd for this architecture is also released and this problem is solved.
See #3613 for more information.
out_forward
: Fix hang-up issue during TLS handshakeThere was a known issue that TLS handshake takes a long time or hangs when
out_forward
uses TLS transport, even though connect_timeout
is specified.
With this release, connect_timeout
is now reliably applied to TLS transport
and able to prevent hangs.
See #3601 for more information.
retry_max_times
is 0
. #3608Enjoy 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.
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
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
2024-04-30: Fluentd v1.17.0 has been released
2024-03-29: fluent-package v5.0.3 has been released
2024-03-27: Fluentd v1.16.5 has been released
2024-03-14: Fluentd v1.16.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-2024 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.