9 Mar
2003
9 Mar
'03
9:51 a.m.
On Fri, Mar 07, 2003 at 08:31:12PM -0700, Vilmos Branyik wrote:
filter f_messages { level(info.emerg) and not facility(mail,lpr); };
Oh, and that line needs to be: filter f_messages { level(info,emerg) and not facility(mail,lpr); }; If you'd run: # syslog-ng -s -f /etc/syslog-ng/syslog-ng.conf ...(fix paths are needed) you'd get quick and easy syntax checking. Hmm perhaps I see a new FAQ entry here. -- Nate Campi http://www.campin.net