xref: /original-bsd/etc/syslog.conf (revision d6ff8a03)
102fb3ca2Sbostic*.err;kern.*;auth.notice;authpriv.none;mail.crit	/dev/console
202fb3ca2Sbostic*.notice;*.info;authpriv,ftp.none;kern.debug;mail.crit	/var/log/messages
3180e3501Sbostic
402fb3ca2Sbostic# The authpriv log file should be restricted access; these
502fb3ca2Sbostic# messages shouldn't go to terminals or publically-readable
602fb3ca2Sbostic# files.
702fb3ca2Sbosticauthpriv.*                                    		/var/log/secure
802fb3ca2Sbostic
9c95eca96Sbosticlpr.info						/var/log/lpd-errs
1002fb3ca2Sbosticmail.*							/var/log/maillog
11c95eca96Sbosticuucp.info						/var/spool/uucp/ERRORS
12*d6ff8a03Sbosticftp.*							/var/log/ftp.log
13180e3501Sbostic
14c95eca96Sbostic*.emerg							*
1502fb3ca2Sbostic*.alert							root
1602fb3ca2Sbostic*.err,authpriv.none					root
1702fb3ca2Sbostic*.notice;auth.debug					root
18