summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHendrik Jäger <gitcommit@henk.geekmail.org>2022-07-10 14:13:20 +0200
committerHendrik Jäger <gitcommit@henk.geekmail.org>2022-07-10 14:16:07 +0200
commitb262634d19c27eeedd2f03212bd44e792249fb98 (patch)
treef02ca5a594d7fc9d2e59090491826f4e3b12463f
parent4dcae2a2078ca74463539667bf5571642bd49779 (diff)
update rules
-rw-r--r--files/etc/logcheck/ignore.d.workstation/local-dhclient4
1 files changed, 3 insertions, 1 deletions
diff --git a/files/etc/logcheck/ignore.d.workstation/local-dhclient b/files/etc/logcheck/ignore.d.workstation/local-dhclient
index 699917b..129ff81 100644
--- a/files/etc/logcheck/ignore.d.workstation/local-dhclient
+++ b/files/etc/logcheck/ignore.d.workstation/local-dhclient
@@ -1,2 +1,4 @@
^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ dhclient\[[[:digit:]]+\]: DHCPREQUEST for [[:xdigit:]:.]+ on [[:alnum:]]+ to [[:xdigit:]:.]+ port 67$
-
+^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ dhclient\[[[:digit:]]+\]: PRC: Renewing lease on [[:alnum:]]+\.$
+^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ dhclient\[[[:digit:]]+\]: XMT: Renew on [[:alnum:]]+, interval [[:digit:]]+ms\.$
+^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ dhclient\[[[:digit:]]+\]: RCV: Reply message on [[:alnum:]]+ from [[:xdigit:]:]+\.$