[Logcheck-commits] r1348 - in logcheck/trunk: debian rulefiles/linux/ignore.d.server

madduck at users.alioth.debian.org madduck at users.alioth.debian.org
Tue Nov 14 19:45:08 CET 2006


Author: madduck
Date: 2006-11-14 19:45:08 +0100 (Tue, 14 Nov 2006)
New Revision: 1348

Modified:
   logcheck/trunk/debian/changelog
   logcheck/trunk/rulefiles/linux/ignore.d.server/xinetd
Log:
also discard service; and banner for only 1 service

Modified: logcheck/trunk/debian/changelog
===================================================================
--- logcheck/trunk/debian/changelog	2006-11-14 18:43:30 UTC (rev 1347)
+++ logcheck/trunk/debian/changelog	2006-11-14 18:45:08 UTC (rev 1348)
@@ -91,7 +91,7 @@
 
   * ignore.d.server/ntp: ignore debug messages from signal_no_reset.
 
- -- martin f. krafft <madduck at debian.org>  Tue, 14 Nov 2006 12:27:18 +0100
+ -- martin f. krafft <madduck at debian.org>  Tue, 14 Nov 2006 19:44:06 +0100
 
 logcheck (1.2.50) unstable; urgency=low
 

Modified: logcheck/trunk/rulefiles/linux/ignore.d.server/xinetd
===================================================================
--- logcheck/trunk/rulefiles/linux/ignore.d.server/xinetd	2006-11-14 18:43:30 UTC (rev 1347)
+++ logcheck/trunk/rulefiles/linux/ignore.d.server/xinetd	2006-11-14 18:45:08 UTC (rev 1348)
@@ -2,6 +2,6 @@
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ xinetd\[[0-9]+\]: USERID: [[:alpha:]]+ UNIX : [[:alpha:]]+$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ xinetd\[[0-9]+\]: EXIT: [[:alpha:]]+ pid=[0-9]+ duration=[0-9]+\(sec\)$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ xinetd\[[0-9]+\]: Reading included configuration file: [-._/[:alnum:]]+ \[file=[-._/[:alnum:]]+\] \[line=[[:digit:]]+\]$
-^\w{3} [ :0-9]{11} [._[:alnum:]-]+ xinetd\[[0-9]+\]: removing (chargen|(day)?time|echo)$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ xinetd\[[0-9]+\]: removing (chargen|(day)?time|echo|discard)$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ xinetd\[[0-9]+\]: xinetd Version [.[:digit:]]+ started with libwrap loadavg options compiled in\.$
-^\w{3} [ :0-9]{11} [._[:alnum:]-]+ xinetd\[[0-9]+\]: Started working: [[:digit:]]+ available services$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ xinetd\[[0-9]+\]: Started working: [[:digit:]]+ available services?$




More information about the Logcheck-commits mailing list