]> git.netwichtig.de Git - user/henk/code/puppet/modules/logcheck.git/commitdiff
update timestamp format
authorHendrik Jäger <gitcommit@henk.geekmail.org>
Mon, 21 Aug 2023 08:56:16 +0000 (10:56 +0200)
committerHendrik Jäger <gitcommit@henk.geekmail.org>
Mon, 21 Aug 2023 08:56:16 +0000 (10:56 +0200)
files/etc/logcheck/ignore.d.workstation/local-dhcpcd

index 9133f637e31cd34601765841880d92d753b0689d..43509f9baa0fc942636a22e92634483e5d4978c1 100644 (file)
@@ -1 +1 @@
-^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ dhcpcd\[[[:digit:]]+\]: [[:alnum:]]+: authentication failed from [[:xdigit:]:]+: No such file or directory$
+^(\w{3} [ :0-9]{11}|[0-9T:.+-]{32}) [._[:alnum:]-]+ dhcpcd\[[[:digit:]]+\]: [[:alnum:]]+: authentication failed from [[:xdigit:]:]+: No such file or directory$