I'm using filebeat -->ingest pipeline -->elasticsearch , and i'm using grok processor with set of log patterns under ingest pipeline . If there any log event which is not matching with grok processor patterns then filebeat halts and it will not ship further log events. then i have to manually restart filebeat to ship next log events
note: i'm using on_failure functionality for my pipeline but still the same issue.
Thanks !! its working fine now. I was using 3 filebeat.prospector with log input_type and each was referring to different ingest pipeline. And there was one ingest pipeline which was missing "on_failure"
hence the issue.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.