You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
in_syslog: add more verbosity when failed to parse log message (fluen……t#1859fluent#1930)
This patch makes the warning message [ warn] [in_syslog] error parsing log
message more detailed by showing alias name of input plugin and parser
name. It also prints the content of the message not parsed in debug mode.
Signed-off-by: Mengying <mengyinglimandy@gmail.com>