fluent/fluentd

emit warning along with unmatched line

Open

#3,501 opened on Sep 9, 2021

View on GitHub
 (4 comments) (0 reactions) (0 assignees)Ruby (1,392 forks)batch import
enhancementgood first issue

Repository metrics

Stars
 (13,529 stars)
PR merge metrics
 (Avg merge 15h 57m) (19 merged PRs in 30d)

Description

Is your feature request related to a problem? Please describe.

Hello, we use emit_unmatched so user knows which ip/host sent the failed syslog message. Can the warning message (failed to parse/ invalid syslog/ etc) be added to the emit_unmateched message as well?

Describe the solution you'd like

Add the logged warning message to emit_unmatched

Describe alternatives you've considered

None

Additional context

No response

Contributor guide