fluent/fluentd

emit warning along with unmatched line

开放

#3,501 创建于 2021年9月9日

 (4 条评论) (0 个反应) (0 位负责人)Ruby (1,392 个派生)batch import
enhancementgood first issue

仓库指标

星标
 (13,529 个星标)
PR 合并指标
 (平均合并 9小时 42分钟) (30 天内合并 30 个 PR)

描述

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

贡献者指南