Closed hellojukay closed 6 years ago
@hellojukay Would you try it on plain fluentd?
I tried td-agent v3.1.1 on OSX and get these logs below,
2018-10-01 02:29:44 +0900 [warn]: #0 no patterns matched tag="original.tag"
2018-10-01 02:29:44 +0900 [warn]: #0 no patterns matched tag="original.tag"
@evalphobia i use fluent-bit not fluentd.
this project just used for fluentd , not for fluent bit.
@hellojukay I wish this library could help you out... This library use fluent/fluent-logger-golang for sending data to fluentd. If they support fluent bit, this library also can do.
my code
my log
fluent bit config and warn log
my question
Why log json error,how to fix it