summaryrefslogtreecommitdiff
path: root/logcheck/ignore.d.server/local
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2001-09-29 19:38:29 +0000
committerJonas Smedegaard <dr@jones.dk>2001-09-29 19:38:29 +0000
commit200c8995bdc3c175299a41c3ab4279106b455471 (patch)
treebcab15871f6fb52b1ff80969e390ea8fc32173f2 /logcheck/ignore.d.server/local
parentc19cfa8a7d4947f666eb7dfafc73e0085c9fa0f7 (diff)
logcheck: dash (-) in regex should be last in a [] list (otherwise it means part of a list like A-Z).
Diffstat (limited to 'logcheck/ignore.d.server/local')
-rw-r--r--logcheck/ignore.d.server/local8
1 files changed, 4 insertions, 4 deletions
diff --git a/logcheck/ignore.d.server/local b/logcheck/ignore.d.server/local
index 3e4ef77..ad546ef 100644
--- a/logcheck/ignore.d.server/local
+++ b/logcheck/ignore.d.server/local
@@ -77,11 +77,11 @@ postfix.* table has changed -- exiting
postfix/smtp\[.*\]: .*: to=<.*>, relay=none, delay=[[:digit:]]+, status=deferred \(connect to .*\[.*\]: (Connection refused|server refused mail service)\)
postfix/smtp\[.*\]: connect to .*\[.*\]: (Connection (refused|timed out)|read timeout|server (refused mail service|dropped connection)|No route to host) \(port 25\)
postfix/smtp\[.*\]: warning: numeric domain name in resource data of MX record for .*: [\.[:digit:]]+
-postfix/smtp\[.*\]: warning: no MX host for [\.-[:alnum:]]+ has a valid A record
-postfix/smtp\[.*\]: warning: host [\.-[:alnum:]]+\[[\.[:digit:]]+\] greeted me with my own hostname [\.-[:alnum:]]+
-postfix/smtpd\[.*\]: (lost connection|timeout) after [^ ]+ from [\.-[:alnum:]]+\[[\.[:digit:]]+\]
+postfix/smtp\[.*\]: warning: no MX host for [\.[:alnum:]-]+ has a valid A record
+postfix/smtp\[.*\]: warning: host [\.[:alnum:]-]+\[[\.[:digit:]]+\] greeted me with my own hostname [\.[:alnum:]-]+
+postfix/smtpd\[.*\]: (lost connection|timeout) after [^ ]+ from [\.[:alnum:]-]+\[[\.[:digit:]]+\]
postfix/smtpd\[.*\]: warning: .*: address not listed for hostname .*
-postfix/smtpd\[.*\]: warning: .*: hostname [\.-[:alnum:]]+ verification failed: Host (name has no address|not found)
+postfix/smtpd\[.*\]: warning: .*: hostname [\.[:alnum:]-]+ verification failed: Host (name has no address|not found)
proftpd\[.*\]: .* \(.*\) - FTP session opened\.
proftpd\[.*\]: .* \(.*\) - USER (anonymous|ftp) \(Login failed\): Can't find user\.
smbd\[.*\]: read_socket_data: recv failure for 4\. Error = Connection reset by peer