1 # $NetBSD: syslog.conf,v 1.8 2003/04/02 14:38:26 perry Exp $
3 *.err;kern.*;auth.notice;authpriv.none;mail.crit /dev/console
4 *.info;auth,authpriv,cron,ftp,kern,lpr,mail.none /var/log/messages
5 kern.debug /var/log/messages
7 # The authpriv log file should be restricted access; these
8 # messages shouldn't go to terminals or publically-readable
10 auth,authpriv.info /var/log/authlog
12 cron.info /var/log/cron
13 ftp.info /var/log/xferlog
14 lpr.info /var/log/lpd-errs
15 mail.info /var/log/maillog
16 #uucp.info /var/spool/uucp/ERRORS