[Logcheck-commits] CVS logcheck/rulefiles/linux/ignore.d.paranoid

CVS User maks-guest logcheck-devel@lists.alioth.debian.org
Thu, 15 Jul 2004 07:22:08 -0600


Update of /cvsroot/logcheck/logcheck/rulefiles/linux/ignore.d.paranoid
In directory haydn:/tmp/cvs-serv5012/rulefiles/linux/ignore.d.paranoid

Modified Files:
	cron postfix 
Log Message:

fix bad commits from #258759


--- /cvsroot/logcheck/logcheck/rulefiles/linux/ignore.d.paranoid/cron	2004/07/11 17:37:18	1.3
+++ /cvsroot/logcheck/logcheck/rulefiles/linux/ignore.d.paranoid/cron	2004/07/15 13:22:08	1.4
@@ -1,4 +1,4 @@
-^\w{3} [ :0-9]{11} [._[:alnum:]-]+ /USR/SBIN/CRON\[[0-9]+\]: \([-_[:alnum:]-]+\) CMD \(.*\)$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ /USR/SBIN/CRON\[[0-9]+\]: \([_[:alnum:]-]+\) CMD \(.*\)$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ /usr/sbin/cron\[[0-9]+\]: \(CRON\) STARTUP \(fork ok\)$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ /usr/sbin/cron\[[0-9]+\]: \([^[:space:]]+\) RELOAD \([^[:space:]]+\)$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ /usr/sbin/cron\[[0-9]+\]: \(CRON\) INFO \(pidfile fd = [0-9]+\)$
--- /cvsroot/logcheck/logcheck/rulefiles/linux/ignore.d.paranoid/postfix	2004/07/11 17:37:18	1.2
+++ /cvsroot/logcheck/logcheck/rulefiles/linux/ignore.d.paranoid/postfix	2004/07/15 13:22:08	1.3
@@ -7,9 +7,7 @@
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ postfix/smtpd\[[0-9]+\]: [[:alnum:]]+: client=[^[:space:]]+$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ postfix/smtpd\[[0-9]+\]: disconnect from [^[:space:]]+$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ postfix/smtpd\[[0-9]+\]: connect from [^[:space:]]+$
-^\w{3} [ :0-9]{11} [._[:alnum:]-]+ postfix/(local|pipe|virtual)\[[0-9]+\]:
-+[[:alnum:]]+: to=[^[:space:]]+, (orig_to=[^[:space:]]+, |)relay=[^[:space:]]+,
-+delay=[0-9]+, status=[[:alnum:]]+ \(.*\)$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ postfix/(local|pipe|virtual)\[[0-9]+\]: [[:alnum:]]+: to=[^[:space:]]+, (orig_to=[^[:space:]]+, |)relay=[^[:space:]]+, delay=[0-9]+, status=[[:alnum:]]+ \(.*\)$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ postfix\[[0-9]+\]: alias database\.\*rebuilt$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ postfix\[[0-9]+\]: aliases\.\*longest$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ postfix\[[0-9]+\]: from=[^[:space:]]+$