]> git.netwichtig.de Git - user/henk/code/puppet/modules/logcheck.git/blobdiff - files/etc/logcheck/ignore.d.server/local-acpid
update for high precision rsyslog timestamps
[user/henk/code/puppet/modules/logcheck.git] / files / etc / logcheck / ignore.d.server / local-acpid
index 12468aef251bc6e9777066693dac2f3a0d6d477e..3777381c2e4a13ad2e3e81a4313c71ed2b96ec4b 100644 (file)
@@ -1,4 +1,4 @@
-^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ acpid: exiting$
-^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ acpid: starting up with netlink and the input layer$
-^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ acpid: [[:digit:]]+ rules loaded$
-^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ acpid: waiting for events: event logging is off$
+^(\w{3} [ :0-9]{11}|[0-9T:.+-]{32}) [._[:alnum:]-]+ acpid: exiting$
+^(\w{3} [ :0-9]{11}|[0-9T:.+-]{32}) [._[:alnum:]-]+ acpid: starting up with netlink and the input layer$
+^(\w{3} [ :0-9]{11}|[0-9T:.+-]{32}) [._[:alnum:]-]+ acpid: [[:digit:]]+ rules loaded$
+^(\w{3} [ :0-9]{11}|[0-9T:.+-]{32}) [._[:alnum:]-]+ acpid: waiting for events: event logging is off$