Shizuo Fujita

Results 54 issues of Shizuo Fujita

When enabled compression feature like `compression zlib`, Fluentd's log message has binary data. It is better to show the raw data for readability. Fluentd configuration: ``` @type sample tag test...

When it fails to serialize data to MsgPack format, it falls back to part using `JSON.parse(JSON.generate(msg)).to_msgpack`. https://github.com/fluent/fluent-logger-ruby/blob/6bcebac554ceb8d5368fbfa128336fa4b49c8225/lib/fluent/logger/fluent_logger.rb#L233-L244 The fallback part discard the millisecond of the Time value. There are cases...

### Description Starting from version 1.19, the default UID (User ID) of the fluent user in `vX.Y-A` and `vX.Y.Z-A.B` images has been changed. This update may cause Permission denied errors...

wontfix

https://github.com/fluent/fluent-plugin-kafka/issues/536 This PR will add regexp pattern syntax to subscribe the multiple topics like in_kafka_group.