SF.net SVN: logwatch:[198] scripts/services/named

[email protected]
Newsgroups gmane.comp.log.logwatch.devel
Message-ID <[email protected]>
Revision: 198
          http://sourceforge.net/p/logwatch/code/198
Author:   opoplawski
Date:     2014-06-24 21:27:49 +0000 (Tue, 24 Jun 2014)
Log Message:
-----------
[named] Ignore BIND 9 startup messages

Modified Paths:
--------------
    scripts/services/named

Modified: scripts/services/named
===================================================================
--- scripts/services/named	2014-05-30 17:31:32 UTC (rev 197)
+++ scripts/services/named	2014-06-24 21:27:49 UTC (rev 198)
@@ -251,6 +251,11 @@
       ($ThisLine =~ /update with no effect/) or
       ($ThisLine =~ /validating \@0x[[:xdigit:]]+: .* no valid signature found/) or
       ($ThisLine =~ /^sizing zone task pool based on \d+ zones/) or
+      ($ThisLine =~ /^BIND \d+ is maintained by Internet Systems Consortium/) or
+      ($ThisLine =~ /a non-profit 501/) or
+      ($ThisLine =~ /corporation.  Support and training for BIND \d+ are/) or
+      ($ThisLine =~ /available at https:\/\/www.isc.org\/support/) or
+      ($ThisLine =~ /----------------------------------------------------/) or
       # ignore this line because the following line describes the error
       ($ThisLine =~ /unexpected error/)
    ) {

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.


------------------------------------------------------------------------------
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.