Re: Reducing log verbosity

2009-07-20 Thread Adam Tauno Williams
On Sat, 2009-07-18 at 19:45 -0700, Bryan Hill wrote: > thanks! I figured that might be the case after looking into this in > more detail. A better solution, IMHO, is to post-filter. The filtering provided by Syslog is pretty crude and requires bouncing the syslog service to change. If you use s

Re: Reducing log verbosity

2009-07-18 Thread Bryan Hill
thanks! I figured that might be the case after looking into this in more detail. On Jul 18, 2009, at 11:10 AM, Raphael Jaffey wrote: Rebuild cyrus using a LOCAL syslog facility rather than MAIL. We use LOCAL6. Then adjust the verbosity by adjusting the log level in /etc/syslog.conf:

Re: Reducing log verbosity

2009-07-18 Thread Raphael Jaffey
Rebuild cyrus using a LOCAL syslog facility rather than MAIL. We use LOCAL6. Then adjust the verbosity by adjusting the log level in /etc/syslog.conf: local6.info -/var/log/imapd.log local6.debug = most verbose local6.info = less verbose local6.notice = even less verbose ...

Reducing log verbosity

2009-07-18 Thread Bryan Hill
Hello! I've been Googling for an answer, but haven't come up with any working solution. I would like to turn down the verbosity of my Cyrus logs but have not been successful. I'm using the Invoca cyrus build (latest from the website) on Centos 5.3. I've tried setting the CYRUS_VERBOSE