# # syslog configuration file. # # This file is processed by m4 so be careful to quote (`') names # that match m4 reserved words. Also, within ifdef's, arguments # containing commas must be quoted. # # Note: Have to exclude user from most lines so that user.alert # and user.emerg are not included, because old sendmails # will generate them for debugging information. If you # have no 4.2BSD based systems doing network logging, you # can remove all the special cases for "user" logging. # *.err;kern.debug;auth.notice;user.none /dev/console *.err;kern.debug;daemon,auth.notice;mail.crit;user.none /var/adm/messages lpr.debug /var/adm/lpd-errs # You may want to add operator to the following if your operator # is a traditional Unix style operator. *.alert;kern.err;daemon.err;user.alert root *.emerg;user.none * user.err /dev/console user.err /var/adm/messages user.emerg * # Send most everything to the LogMaster *.emerg;*.alert;*.crit;*.err;*.warning;*.notice;*.info;mail.none @logmaster kern.debug;mail.crit;mail.err @logmaster