I have a syslog SmartConnector which is collecting logs from few devices.
I have a custom log from the same source device which is not getting parsed.
I wrote a regex parser for specific log however, I would like to know how to apply that parser to specific log that I am trying to target without impacting all other existing parsing.