On Wed, Feb 4, 2009 at 6:58 AM, Rainer Gerhards <[email protected]> wrote: > On Wed, 2009-02-04 at 11:30 +1100, Michael Mansour wrote: >> > Change this: >> > *.info;mail.none;authpriv.none;cron.none;local1.none;daemon.info.none >> > /var/log/messages >> > >> > To this: >> > *.info;mail.none;authpriv.none;cron.none;local1.none;daemon.notice >> > /var/log/messages >> > > I think it should be > > *.info;mail.none;authpriv.none;cron.none;local1.none;daemon.none > /var/log/messages >
Erp...yes, that's correct. My config would have had all notice+ severity daemon messages going to /var/log/messages (though it should have ignored daemon.debug and daemon.info, right?). Thanks for the correction. -HKS _______________________________________________ rsyslog mailing list http://lists.adiscon.net/mailman/listinfo/rsyslog http://www.rsyslog.com

