]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - etc/syslog.conf
This commit was generated by cvs2svn to compensate for changes in r43855,
[FreeBSD/FreeBSD.git] / etc / syslog.conf
1 #       $Id: syslog.conf,v 1.8 1998/09/02 01:34:56 brian Exp $
2 #
3 #       Spaces are NOT valid field separators in this file.
4 #       Consult the syslog.conf(5) manpage.
5 *.err;kern.debug;auth.notice;mail.crit          /dev/console
6 *.notice;kern.debug;lpr.info;mail.crit;news.err /var/log/messages
7 mail.info                                       /var/log/maillog
8 lpr.info                                        /var/log/lpd-errs
9 cron.*                                          /var/cron/log
10 *.err                                           root
11 *.notice;news.err                               root
12 *.alert                                         root
13 *.emerg                                         *
14 # uncomment these if you're running inn
15 # news.crit                                     /var/log/news/news.crit
16 # news.err                                      /var/log/news/news.err
17 # news.notice                                   /var/log/news/news.notice
18 !startslip
19 *.*                                             /var/log/slip.log
20 !ppp
21 *.*                                             /var/log/ppp.log