summaryrefslogtreecommitdiff
path: root/logcheck/ignore.d.server/netsaint
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.server/netsaint
parentae37e39e2ccfac4f25624a62e5f82e963a4f18a4 (diff)
Tighten all rules to strict left side, based on su rules.
Diffstat (limited to 'logcheck/ignore.d.server/netsaint')
-rw-r--r--logcheck/ignore.d.server/netsaint10
1 files changed, 5 insertions, 5 deletions
diff --git a/logcheck/ignore.d.server/netsaint b/logcheck/ignore.d.server/netsaint
index 90743ec..363b73e 100644
--- a/logcheck/ignore.d.server/netsaint
+++ b/logcheck/ignore.d.server/netsaint
@@ -1,5 +1,5 @@
-netsaint: (HOST|SERVICE) (ALERT|NOTIFICATION|FLAPPING ALERT): .*$
-netsaint: Auto-save of retention data completed successfully\. $
-netsaint: Caught SIGTERM, shutting down\.\.\. $
-netsaint: Entering active mode\.\.\. $
-netsaint: NetSaint [\.0-9]+ starting\.\.\. \(PID=[0-9]+\) $
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ netsaint: (HOST|SERVICE) (ALERT|NOTIFICATION|FLAPPING ALERT): .*$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ netsaint: Auto-save of retention data completed successfully\. $
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ netsaint: Caught SIGTERM, shutting down\.\.\. $
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ netsaint: Entering active mode\.\.\. $
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ netsaint: NetSaint [\.0-9]+ starting\.\.\. \(PID=[0-9]+\) $