Hi,
I've set up remote syslog, and want to have a program specification that will
send some messages to the remote server. Right now, I've got the usual 'send
everything to the loghost' in syslog.conf:
*.* @loghost
and what I want to do is:
send everything from any facility.level to the loghost EXCEPT things from
$program that's level .info or lower. (so anything that's from $program.notice
or higher goes to the log server.
This is probably blindingly obvious, but I'm too sober to figure it out.
Thanks!
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[email protected]"