fluent/fluentd

emit warning along with unmatched line

Open

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

在 GitHub 查看
 (4 评论) (0 反应) (0 负责人)Ruby (1,392 fork)batch import
enhancementgood first issue

仓库指标

Star
 (13,529 star)
PR 合并指标
 (平均合并 15小时 57分钟) (30 天内合并 19 个 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

贡献者指南