summaryrefslogtreecommitdiff
path: root/sysconf/syslog.conf
blob: f732affcf3fa0e814eaec8ef6c7c7828f56c5967 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Standard logfiles by facility
auth.*;,authpriv.notice	/var/log/auth.log

# Some other (unused) standard entries
#cron.*			/var/log/cron.log
#kern.*			-/var/log/kern.log
#lpr.*			-/var/log/lpr.log
#mail.*			-/var/log/mail.log
#user.*			-/var/log/user.log

# Catch-all log file used by CLI
*.warning;local7.*;\
	auth,authpriv.none;\
	cron,daemon.none; -/var/log/messages