Fluentd v1.10.3 has been released
Hi users!We have released v1.10.3. ChangeLog is here. This release fixes several bugs.record accessor helper: Support set methodThis feature is for record mutation in the plugin. Here is code...
View ArticleFluentd v1.10.4 has been released
Hi users!We have released v1.10.4. ChangeLog is here. This release fixes several bugs.out_http: Support single json array payloadout_http uses ndjson for json payload by default.{"key":"value1"}...
View ArticleFluentd v1.11.0 has been released
Hi users!We have released v1.11.0. ChangeLog is here.in_unix: Use v1 APIMigrate to v1 plugin API.In addition, in_unix now supports tag parameter to use fixed tag.Improve syslog parserThere are several...
View ArticleFluentd v1.11.1 has been released
Hi users!We have released v1.11.1. ChangeLog is here.in_http: Improve time field handlingin_http now supports time parsing in record field for default json/msgpack request. Here is configuration...
View ArticleFluentd v1.11.2 has been released
Hi users!We have released v1.11.2. ChangeLog is here.Allow regular expression in filter/match tag matchingRegular expression, /pattern/, is now allowed in tag matching:<source> @type forward...
View ArticleFluentd v1.11.3 has been released
Hi users!We have released v1.11.3. ChangeLog is here.log: Add ignore_same_log_interval parameterFluentd has ignore_repeated_log_interval parameter but this is not enough for some frequent log...
View ArticleFluentd Ecosystem Survey 2020
Hey All,Thank you for being part of the Fluent Slack Community! As part of improving Fluentd and Fluent Bit, we want to know what pains and feedback you are experiencin to better manage our future...
View ArticleFluentd v1.11.5 has been released
Hi users!We have released v1.11.5. ChangeLog is here.formatter: Provide newline parameter to support CRLFThis parameter is for Windows environment. Users can choose LF or CRLF newline for add_newline...
View ArticleFluentd v1.12.0 has been released
Hi users!We have released v1.12.0. ChangeLog is here.in_tail: Support * in path with log rotationfluentd v1.12.0 resolves the limitation for * with log rotation. follow_inodes true enables the...
View ArticleUpgrade td-agent from v3 to v4
td-agent “v4” is available since August 2020. You' might’ve been wondering what the upgrade process is. You are in a right place, In this post, we will share the steps we’ve tested and hopefully this...
View ArticleUpgrade td-agent from v3 to v4
td-agent “v4” is available since August 2020. You' might’ve been wondering what the upgrade process is. You are in a right place, In this post, we will share the steps we’ve tested and hopefully this...
View ArticleFluentd v1.12.1 has been released
Hi users!We have released v1.12.1. ChangeLog is here.out_http: A new option headers_from_placeholders addedYou can start using headers_from_placeholders to embed tags and record fields into HTTP...
View ArticleFluentd v1.12.2 has been released
Hi users!We have released v1.12.2. ChangeLog is here.out_copy: Add a new attribute ignore_if_prev_successesYou can start using ignore_if_prev_successes to define fallback outputs. Fluentd will make use...
View ArticleFluentd v1.12.3 has been released
Hi users!We have released v1.12.3. ChangeLog is here.TLSServer: Enable TCP keep-alive support for TLS connectionsTLS implementation was updated to allow the use of send_keepalive_packet. This feature...
View ArticleFluentd v1.12.4 has been released
Hi users!We have released v1.12.4. This release is a maintenance release of v1.12 series. ChangeLog is here.in_tail: Fix a bug that refresh_watcher fails to handle file rotationsIn the previous Fluentd...
View ArticleFluentd v1.13.0 has been released
Hi users!We have released v1.13.0. ChangeLog is here.There are some topics in this release.service_discovery: extended to support service discovery manager in simpler wayin_tail: handling log...
View ArticleFluentd v1.13.1 has been released
Hi users!We have released v1.13.1. ChangeLog is here.This release is a maintenance release of v1.13 series.in_tail: Fixed to remove too much verbose debugging logsIt was unexpectedly introduced by...
View ArticleFluentd v1.13.2 has been released
Hi users!We have released v1.13.2. ChangeLog is here.This release is a maintenance release of v1.13 series. We recommend to upgrade Fluentd because it contains fixes about crash bugs.Fixed a crash bug...
View ArticleFluentd v1.13.3 has been released
Hi users!We have released v1.13.3. ChangeLog is here.This release is a maintenance release of v1.13 series. We recommend to upgrade Fluentd because it contains fixes about in_tail bugs.in_tail: Fixed a...
View ArticleTD Agent v4.2.0 has been released
Hi users!We have released v4.2.0. ChangeLog is here.This release is a maintenance release of v4.x series. We recommend to upgrade TD Agent because it contains latest Fluentd v1.13.3.Jemalloc was...
View Article