Fluentd
3808 Add support for concurrent append in out_file など github.com
Enhancement plugin_helper: Allow TLS to use keep-alive socket option https://github.com/fluent/fluentd/pull/3308 Bug fix parser_csv, parser_syslog: Fix a naming conflict on parser_type https://github.com/fluent/fluentd/pull/3302 in_tail: F…
Release v1.12.1 · fluent/fluentd · GitHub https://github.com/fluent/fluentd/blob/master/CHANGELOG.md#release-v1121---20210218 ここらへん
Release v1.11.5 · fluent/fluentd · GitHub
Release v1.9.1 · fluent/fluentd · GitHub http_server helper: Support HTTPS https://github.com/fluent/fluentd/pull/2787 このあたりかな
Release v1.8.0 · fluent/fluentd · GitHub いろんなbump
out_forward keepalive in_http TLS in_syslog TLS SO_LINGER使わない Release v1.5.0 · fluent/fluentd · GitHub
つらいミステイクをみた aws-sdk-s3 v1を入れるだけで署名v4が対応されるやつ
retry_foreverなど Release v1.4.0 · fluent/fluentd · GitHub fluentd/CHANGELOG.md at master · fluent/fluentd · GitHub
fluentd/CHANGELOG.md at master · fluent/fluentd · GitHub Release v1.3.0 · fluent/fluentd · GitHub
fluentd v1.2.0 nginxでhttp-x-forwarded-forのサポートが増えた とか
fluentd 1.0.0 出たか
新機能 filter_parser buffer Release v0.14.21 · fluent/fluentd · GitHub fluentd/ChangeLog at master · fluent/fluentd · GitHub
Bug fixes シャットダウン回避のためのリバート log: Revert 0.12.38 changes to avoid shutdown stuck https://github.com/fluent/fluentd/pull/1631 https://github.com/fluent/fluentd/pull/1632 fluentd/ChangeLog at v0.12.39 · fluent/fluentd · GitHu…
まだこっちのリリースノートはない http://www.fluentd.org/blog/fluentd-v0.14.18-has-been-released 修正 parser: Add rfc5424 regex without priority バグフィックス in_tail: Fix timing issue that the excluded_path doesn’t apply. config: Fix brok…
Release v0.14.15 · fluent/fluentd · GitHub change logみたら、workerディレクティブが追加されている。 fluentd/ChangeLog at master · fluent/fluentd · GitHub
Release v0.14.15 · fluent/fluentd · GitHub
source directives determine the input sources. match directives determine the output destinations. filter directives determine the event processing pipelines. system directives set system wide configuration. label directives group the outp…
parser_syslogがRFC5424 formatをサポートしたこと in_tailの機能追加 がメインっぽい Release v0.12.33 · fluent/fluentd · GitHub Fluentd v0.12.33 has been released | Fluentd
github.com github.com changelogをよむ。だいたいこんなかんじの構成になっている。 # v0.14 ## Release v0.14.13 - 2017/02/17 ### New features / Enhancements * in_tail * configuration * command * output ### Bug fixes * output * in_tail * record…
インデントの修正っぽい。 github.com
この3つ。 output: Add slow_flush_log_threshold parameter https://github.com/fluent/fluentd/pull/1366 formatter_csv: Change fields parameter to required. Now accepts both a,b and ["a", "b"] https://github.com/fluent/fluentd/pull/1361 in_sys…
安定版のニューバージョン出てた。 in_tailのオプティマイズとか。 Release v0.12.30 · fluent/fluentd · GitHub fluentd/ChangeLog at v0.12.30 · fluent/fluentd · GitHub github.com
json/rr/flexmockなどのgemについて、2.0.0以下までにバージョン指定。 github.com
生活。ちょっと古いFluentdを使っている。 github.com
github.com application.log.2016-10-12みたいなやつを追っかけたかった。tail-ex使えばよかった。というか、既に本家に組み込まれているから、標準で使えた。基本的なところじゃんか。 <source> type tail_ex path /var/log/**.log,/var/log/by-date/%Y/messages.%m</source>…
github.com
とぴっく なぜAPIを変える必要があったのか 新しいAPIで何が出来るか その後のはなし たごもりす 新しいプラグインAPI 今までのAPIでは問題があった プラグインAPI関係について体系的なドキュメントがなかった 誰かが書き散らしたブログが参考記事 テストコ…
@naritta ServerEngine is integrated ServerEngine supervisor→server→worker heartbeat via pipe auto-restart unicornと使い方は似ている worker type thread/process/spawn v0.14からspawnのworker typeを利用 Windowsにはforkの機能はないので、個別の…
@repeatedly v0.14.0 2016/05/31 API刷新 時間のナノ秒対応 Windows API Input/Output pluginのAPI 終了時にうまくシャットダウン出来ない バッファ APIの追加/削除 bufferAPIについて刷新を行ったのでそのあたりは互換性がない v0.12 pluginのAPIはほぼ互換…