On 2023-11-12, Rosen Iliev <ro...@ilievi.net> wrote:
> Hello,
>
> man syslog.conf is your friend.
>
> /!!prog/ causes the subsequent block to abort evaluation when a message 
> matches, ensuring that only a single set of actions is taken. /!*/ 
><https://man.openbsd.org/syslog.conf.5#!*> can be used to ensure that 
> any ensuing blocks are further evaluated (i.e. cancelling the effect of 
> a /!prog/ or /!!prog/).

Yes, this, and obviously consider the order in which the syslog.conf
entries are added, i.e. put your !! entries above the main set.


Reply via email to