Logstash filter to drop data

In the conditional that wraps the drop filter, don't match the datetimein field against the regexp. You've destroyed its contents with the previous filter operations. Match the message field.

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