aboutsummaryrefslogtreecommitdiff
path: root/etc/syslog.conf
blob: 4471948030cb79100f869f2f07f63c742e6cddc6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
*.err;kern.debug;auth.notice;mail.crit		/dev/console
*.notice;kern.debug;lpr.info;mail.crit;news.err	/var/log/messages
mail.info					/var/log/maillog
lpr.info					/var/log/lpd-errs
cron.*						/var/cron/log
*.err						root
*.notice;news.err				root
*.alert						root
*.emerg						*
# uncomment these if you're running inn
# news.crit					/var/log/news/news.crit
# news.err					/var/log/news/news.err
# news.notice					/var/log/news/news.notice
!startslip
*.*						/var/log/slip.log
!ppp
*.*						/var/log/ppp.log