On Thu, Mar 13, 2014 at 7:41 AM, Joseph L. Casale <jcasale@activenetwerx.com
wrote:
any idea how to suppress this? this is centos 5.latest with bind 9.7
A local override, copy the named conf and move the regex that is counting those events up to the ignore section.
You can add rules to logwatch's ignore.conf
~]$ cat /etc/logwatch/conf/ignore.conf ###### REGULAR EXPRESSIONS IN THIS FILE WILL BE TRIMMED FROM REPORT OUTPUT #####
Though the better solution is fixing/resolving the logging of those messages to begin with. One step at a time though, eh?