I need to drop the below lines containing text "-- MARK --" from the logs. I am using syslog-ng for shipping logs to centralized location. However, my config works fine but i need to apply a filter in order to drop below line to be shipped.
Mar 19 15:34:36 10.232.194.98 [Mar 19 15:34:37] [localhost] local_access_log : -- MARK --
Actually I am bit new to syslog-ng, Can anyone help me to create the filter to skip above line from syslog-ng client node?
Thanks, Subi