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
"Could not emit the event. The parser returned multiple results, but currently filter_parser plugin only returns the first parsed result. Raw data: '#{raw_value}'"
97
+
))
98
+
end
99
+
end
87
100
else
88
101
if@emit_invalid_record_to_error
89
102
router.emit_error_event(tag,time,record,Fluent::Plugin::Parser::ParserError.new("pattern not matched with data '#{raw_value}'"))
0 commit comments