# $NetBSD: syslog.conf,v 1.9 2004/07/23 03:45:42 mycroft Exp $ *.emerg;*.err;kern.*;auth.notice;authpriv.*;mail.crit /dev/console *.emerg;*.err;kern.*;auth.notice;authpriv.*;mail.crit @%%LOGHOST%% daemon.*;auth,authpriv,cron,mail.none /var/log/messages daemon.*;auth,authpriv,cron,mail.none @%%LOGHOST%% kern.debug /var/log/messages kern.debug @%%LOGHOST%% # The authpriv log file should be restricted access; these # messages shouldn't go to terminals or publically-readable # files. auth,authpriv.info /var/log/authlog auth,authpriv.info @%%LOGHOST%% cron.info /var/log/cron mail.info /var/log/maillog *.emerg * *.emerg @%%LOGHOST%% local0.* /var/log/named.log local0.* @%%LOGHOST%% local1.* /var/log/samhain.log local1.* @%%LOGHOST%%