Takahiro Yamashita

Results 134 comments of Takahiro Yamashita

@PiotrKozimor The unit is byte. Just FYI. read_size = sectors read * 512 byte. write_size = sectors written * 512 byte. sectors read/written are came from `/proc/diskstats`. We use fixed...

@agup006 The `Allowlist_key` feature is supported from v1.8.0-rc1, not for v1.7.x. @tanagumo is right. So do we need to add like `the feature is supported from v1.8.0` ? https://github.com/fluent/fluent-bit/commit/2dfd703393c216bb602724f6b17b181d87511ac6#diff-e4d9c809cce0b0762bd31f8c97a581720af8729b1a751bcaccf60f3bd0136f4f

Note: A patch https://github.com/fluent/fluent-bit/pull/5056 to support golang input plugin was merged.

https://github.com/fluent/fluent-bit/pull/5557 was merged.

I fixed conflict. https://github.com/fluent/fluent-bit/pull/4715 is not merged yet.

https://github.com/fluent/fluent-bit/pull/4715 was merged to master.

I sent a patch https://github.com/fluent/fluent-bit-docs/pull/526 Related issue: #514

https://github.com/fluent/fluent-bit/pull/5736 was merged.

@LHozzan - Could you share your config file and lua script to clarify the pipeline ? - How did you get CSV output ? using out_file plugin ?