We are using Sonar. Every time it connects to a router the syslog is recording "user sonar logged in from xxx.xxx.xxx.xxx via api". It logs in every 3 minutes so our log list is full of this. How do we write a logging rule to eliminate those entries?
We have tried dozens of rules utilizing the ! entry on the topic, but we end up un-intentionally creating more recordings for other topics such as DHCP. Thanks