/etc/syslog.conf
Syslogd reads a configuration file that specifies how various messages should be handled (where they should go).
- Sysadmin could set LOG_EMERG messages to be sent to the console
- low priority messages from lpr could be thrown away.
- Medium priority message from the mail server could be saved in a file.