fluent/fluentd

emit warning along with unmatched line

Offen

#3.501 geöffnet am 09.09.2021

 (4 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Ruby (1.392 Forks)batch import
enhancementgood first issue

Repository-Metriken

Stars
 (13.529 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 9h 42m) (30 gemergte PRs in 30 T)

Beschreibung

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