aboutsummaryrefslogtreecommitdiff
path: root/files/etc/syslog.conf.freebsd
blob: dda671085cd306793aae610a508eeb3319065cfa (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
*.err;kern.warning;auth.notice;mail.crit		/dev/console
*.info;authpriv.none;auth.none;cron.none;kern.debug;mail.crit;news.err	/var/log/messages
security.*					/var/log/security
auth.info;authpriv.info				/var/log/auth.log
mail.info					/var/log/maillog
cron.*						/var/log/cron
!-devd
*.=debug					/var/log/debug.log
*.emerg						*
!*
include						/etc/syslog.d
include						/usr/local/etc/syslog.d