--
You received this message because you are subscribed to the Google Groups "Fluentd Google Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to fluentd+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/fluentd/a032c790-ee53-4764-a9ed-8d8346ff368b%40googlegroups.com.
> [warn]: #0 dump an error event: error_class=ArgumentError error="message does not existThis error when your emitted record doesn't have 'message' field.If you can reproduce the problem, you can put filter_stdout before filter_parser to check incoming events.
On Fri, Apr 10, 2020 at 5:50 PM ashlesh mandke <ashlesh...@gmail.com> wrote:
--Hi Team,I am getting below error :-[warn]: #0 dump an error event: error_class=ArgumentError error="message does not exist"I also cleared my current index and executed the fluentd script but its still rejecting records and giving out "[warn]: #0 dump an error event: error_class=ArgumentError error="message does not exist"" error.Ideally, what should be the key_name value I had given message (docs suggest it should be name of the field to be parsed, I gave a unique field name "id" but it seems to give out same error)For almost 2.5 years this never give an issue and no suddenly its giving out error.Our data also has json fields c&d and they are defined as text in kibana template.Please find attached sample of my fluentd script:Please help ;)
You received this message because you are subscribed to the Google Groups "Fluentd Google Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to flu...@googlegroups.com.