# by vnull 2006, based on debian/stable sysklogd. # solaris's others logfiles ( with desc. ): # /var/log: # authlog: ? # snmpd.log: /etc/snmp/conf/snmpd.conf # /var/adm: # sulog: /etc/default/su # /var/cron/log: /etc/default/cron(CRONLOG) *.err;kern.notice;auth.notice /dev/sysmsg *.alert root *.emerg * *.debug /var/adm/messages # *.debug @loghost1 # *.debug @loghost2 local0.debug /var/log/ipflog auth,authpriv.* /var/log/authlog *.*;auth,authpriv.none /var/log/syslog daemon.* /var/log/daemon.log kern.* /var/log/kern.log user.* /var/log/user.log mail.* /var/log/mail.log # or... #mail.info /var/log/mail.info #mail.warn /var/log/mail.warn #mail.err /var/log/mail.err #news.crit /var/log/news/news.crit #news.err /var/log/news/news.err #news.notice /var/log/news/news.notice *.=debug;auth,authpriv.none;news.none;mail.none /var/log/debug # add-on local7.debug /var/log/dhcpd.log