Unable to exclude_lines in filebeat

@Tek_Chand

How to on exclude_lines on?. I'm using filebeat 5.6

And I tried what ever he gave the line.

Thanks.

Thanking you for help @Tek_Chand and @steffens .

I fixed the above issue by using :

 processors:
  • drop_event:
    when:
    contains:
    message: "AbstractLoggingWriter"

Thanks.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.