Date: Wed, 21 Jul 2010 17:53:12 -0700 (PDT) From: Dave Berg <bergdave55@yahoo.com> To: freebsd-questions@freebsd.org Subject: remote syslog program specification question Message-ID: <167011.83792.qm@web120416.mail.ne1.yahoo.com>
next in thread | raw e-mail | index | archive | help
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!
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?167011.83792.qm>
