2 ## @(#)syslog.conf 1.0 Jan. 18, 2000
4 ## Use kill -HUP `cat /var/run/syslogd.pid` to restart
5 ## the server, forcing it to reread this file.
7 ## Emergency messages (system may be unusable)
11 ## High severity errors
12 *.alert /var/log/syslog
14 ## Every other message (errors/warning and informational)
15 *.info;mark.info /var/log/messages
17 ## Debug informations (tracing programs)
18 #*.debug /var/log/debug