override CLASS(LOG) for one host
I have this and it is good
CLASS=linux
PROC ntpd
PROC sshd 1
PROC cron
FILE /var/log/messages red MODE=644
LOG /var/log/messages %panic|error|Critical
LOAD 25.0 35.0
except for the splunk server
on that ONE server I don't want above LOG to apply.
How can I do that?
Gonda