Date: Sun, 21 Feb 1999 16:11:23 -0500 (EST) From: Patrick Seal <patseal@hyperhost.net> To: freebsd-questions@FreeBSD.ORG Subject: syslog.conf Message-ID: <Pine.BSF.4.05.9902211554000.37743-100000@foobar.hyperhost.net>
next in thread | raw e-mail | index | archive | help
I'm trying to restrict the messeges that fill up my messeges log file into a sudo log. This is what I have so far: *.notice;kern.debug;mail.crit /var/log/messages !sudo *.* /var/log/sudo But sudo stuff still goes into messeges as well as sudo. How can I restrict sudo stuff from the messeges file? I've tried sudo.none but that doesn't seem to help, and the man page isn't much help either. Thanks! ------------------------------------ _____________________________________ Patrick Seal |"Microsoft isn't evil, they just make <patseal@hyperhost.net> | really crappy operating systems." Hyperhost - http://www.hyperhost.net| -Linus Torvalds hosting and Design http://www.freebsd.org - http://www.linux.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9902211554000.37743-100000>