# /etc/syslog.conf - Configuration file for syslogd(8) # # For info about the format of this file, see "man syslog.conf". # # # # print most on tty10 kern.warn;*.err;authpriv.none /dev/tty10 *.emerg * # # all email-messages in one file # mail.* -/var/log/mail # # all news-messages # # these files are rotated and examined by "news.daily" news.crit -/var/log/news/news.crit news.err -/var/log/news/news.err news.notice -/var/log/news/news.notice # enable this, if you want to keep all news messages # in one file #news.* -/var/log/news.all # # Warnings in one file # *.warn /var/log/warn # # save the rest in one file # # ifcico local0.* /var/log/fido/ifcico.log # *.*;mail.none;news.none;local0.none; /var/log/messages #*.* /var/log/allmessages