On Sun, March 6, 2005 8:01 am, Michael Sullivan said: > I use syslog-ng along with a configuration I found at gentoo-wiki.com. > It works pretty well. As many of you know, I'm have a mailman problem > I'm trying to solve currently. I also have an inbox monitor that checks > my mail server for new messages every ten seconds and evolution checks > for new messages every minute. As a result I have a lot of entries in > my mail log that look like this: > > Mar 5 12:56:06 bullet imap-login: Login: michael [192.168.1.3] > > Is it possible to syslog-ng ignore these entries until further notice? > If so, how would I accomplish it?
IIRC you are using dovecot, and by the look of the docs there is not a lot of changes you can make to the logging less verbose - although you can make them more verbose so make sure those options are not turned on (dovecot installed a file dovecot-example.conf which has all the gritty details). I am not sure if you can change the syslog-ng config to exclude them, RTFM I guess, I don't play with my logging config much. > > -- > [email protected] mailing list > > -- [email protected] mailing list
