summaryrefslogtreecommitdiff
path: root/logcheck/ignore.d.server/proftpd
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2002-12-06 18:05:09 +0000
committerJonas Smedegaard <dr@jones.dk>2002-12-06 18:05:09 +0000
commitf500da26477d433e0bf59a1714d32e9e0ee92896 (patch)
tree33f6780db8b1c6d0c731f8017662426d1c66e237 /logcheck/ignore.d.server/proftpd
parent4df46411735f3924d3f06201d7daa863e0e81661 (diff)
Add $ to all non-loose entries. Misc. cleanup.
Diffstat (limited to 'logcheck/ignore.d.server/proftpd')
-rw-r--r--logcheck/ignore.d.server/proftpd14
1 files changed, 7 insertions, 7 deletions
diff --git a/logcheck/ignore.d.server/proftpd b/logcheck/ignore.d.server/proftpd
index cdbd41f..a2a4cce 100644
--- a/logcheck/ignore.d.server/proftpd
+++ b/logcheck/ignore.d.server/proftpd
@@ -1,7 +1,7 @@
-proftpd\[[0-9]+\]: [^[:space:]]+ \([^[:space:]]+\[[\.0-9]+\]\) - FTP session opened\.
-proftpd\[[0-9]+\]: [^[:space:]]+ \([^[:space:]]+\[[\.0-9]+\]\) - FTP login timed out, disconnected\.
-proftpd\[[0-9]+\]: [^[:space:]]+ \([^[:space:]]+\[[\.0-9]+\]\) - USER [^[:space:]]+: no such user found from .*\[[\.0-9]+\] to [\.0-9]+
-proftpd\[[0-9]+\]: [^[:space:]]+ \([^[:space:]]+\[[\.0-9]+\]\) - no such user '[^[:space:]]+'
-proftpd\[[0-9]+\]: connect from [\.0-9]+
-proftpd\[[0-9]+\]: No certificate files found!
-proftpd\[[0-9]+\]: [^[:space:]]+ ([^[:space:]]+\[[\.0-9]\]) - Refused PORT.* (address mismatch)\.
+proftpd\[[0-9]+\]: [^[:space:]]+ \([^[:space:]\[]+\[[\.0-9]+\]\) - FTP session opened\.$
+proftpd\[[0-9]+\]: [^[:space:]]+ \([^[:space:]\[]+\[[\.0-9]+\]\) - FTP login timed out, disconnected\.$
+proftpd\[[0-9]+\]: [^[:space:]]+ \([^[:space:]\[]+\[[\.0-9]+\]\) - USER [^[:space:]]+: no such user found from .*\[[\.0-9]+\] to [\.0-9]+$
+proftpd\[[0-9]+\]: [^[:space:]]+ \([^[:space:]\[]+\[[\.0-9]+\]\) - no such user '[^[:space:]]+'$
+proftpd\[[0-9]+\]: connect from [\.0-9]+$
+proftpd\[[0-9]+\]: No certificate files found!$
+proftpd\[[0-9]+\]: [^[:space:]]+ ([^[:space:]\[]+\[[\.0-9]\]) - Refused PORT.* (address mismatch)\.$