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

CVS User maks-guest logcheck-devel at lists.alioth.debian.org
Thu Sep 1 18:42:59 UTC 2005


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

Added Files:
	imap 
Log Message:

on a paranoid setup an imap server should not be ignored,
because he shouldn't run there in the first place.


--- /cvsroot/logcheck/logcheck/rulefiles/linux/ignore.d.server/imap	2004/07/11 17:41:30	1.2
+++ /cvsroot/logcheck/logcheck/rulefiles/linux/ignore.d.server/imap	2005/09/01 18:42:59	1.3
@@ -1,6 +1,5 @@
-^\w{3} [ :0-9]{11} [._[:alnum:]-]+ imaplogin: Connection, ip=\[[.:[:alnum:]]+\]$
-^\w{3} [ :0-9]{11} [._[:alnum:]-]+ imaplogin: LOGIN, user=[[:alnum:]]+, ip=\[[.:[:alnum:]]+\]$
-^\w{3} [ :0-9]{11} [._[:alnum:]-]+ imaplogin: LOGOUT, user=[[:alnum:]]+, ip=\[[.:[:alnum:]]+\], headers=[0-9]+, body=[0-9]+$
-^\w{3} [ :0-9]{11} [._[:alnum:]-]+ imaplogin: LOGOUT, ip=\[[.:[:alnum:]]+\]$
-^\w{3} [ :0-9]{11} [._[:alnum:]-]+ imaplogin: DISCONNECTED, user=[[:alnum:]]+, ip=\[[.:[:alnum:]]+\], headers=[0-9]+, body=[0-9]+$
-^\w{3} [ :0-9]{11} [._[:alnum:]-]+ imaplogin: DISCONNECTED, ip=\[[.:[:alnum:]]+\], headers=[0-9]+, body=[0-9]+$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ imapd\[[0-9]+\]: port 143 service init from [^[:space:]]+$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ imapd\[[0-9]+\]: command stream end of file, while reading line user=[^[:space:]]+ host=[^[:space:]]+ \[[.0-9]+\]$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ imapd\[[0-9]+\]: Connection reset by peer, while reading line user [^[:space:]]+ host=[^[:space:]]+$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ imapd\[[0-9]+\]: Transport endpoint is not connected, while writing text user=[^[:space:]]+ host=[^[:space:]]+$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ imapd\[[0-9]+\]: No route to host, while reading line user=[^[:space:]]+ host=[^[:space:]]+ \[[.0-9]+\]$



More information about the Logcheck-commits mailing list