summaryrefslogtreecommitdiff
path: root/logcheck/ignore.d.workstation/ntp-simple
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2004-02-22 10:23:41 +0000
committerJonas Smedegaard <dr@jones.dk>2004-02-22 10:23:41 +0000
commit2bb63b0b81fb7aec533eaf645591426662e17124 (patch)
tree0b972a4acc300ac0c324c8af136582e047d1ae2c /logcheck/ignore.d.workstation/ntp-simple
parentae37e39e2ccfac4f25624a62e5f82e963a4f18a4 (diff)
Tighten all rules to strict left side, based on su rules.
Diffstat (limited to 'logcheck/ignore.d.workstation/ntp-simple')
-rw-r--r--logcheck/ignore.d.workstation/ntp-simple4
1 files changed, 2 insertions, 2 deletions
diff --git a/logcheck/ignore.d.workstation/ntp-simple b/logcheck/ignore.d.workstation/ntp-simple
index 61a1838..ef4ad68 100644
--- a/logcheck/ignore.d.workstation/ntp-simple
+++ b/logcheck/ignore.d.workstation/ntp-simple
@@ -1,2 +1,2 @@
-ntpd\[[0-9]+\]: synchronisation lost$
-ntpd\[[0-9]+\]: time reset [\.0-9]+ s$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ ntpd\[[0-9]+\]: synchronisation lost$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ ntpd\[[0-9]+\]: time reset [\.0-9]+ s$