From f69aebb7e76fbf886fe145461d05965868959437 Mon Sep 17 00:00:00 2001 From: Wojciech Kozlowski Date: Tue, 18 Jan 2022 00:14:24 +0100 Subject: [PATCH] Fix ignores after update --- ansible/etc/logcheck/ignore.d.server/local-server.j2 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ansible/etc/logcheck/ignore.d.server/local-server.j2 b/ansible/etc/logcheck/ignore.d.server/local-server.j2 index de0feb1..85aa014 100644 --- a/ansible/etc/logcheck/ignore.d.server/local-server.j2 +++ b/ansible/etc/logcheck/ignore.d.server/local-server.j2 @@ -24,9 +24,9 @@ ^[ :[:alnum:]]{15} {{ hostname }} systemd\[[0-9]+\]: Stopped LSB: process and login accounting. ^[ :[:alnum:]]{15} {{ hostname }} systemd\[[0-9]+\]: Finished system activity accounting tool. ^[ :[:alnum:]]{15} {{ hostname }} systemd\[[0-9]+\]: Finished Generate a daily summary of process accounting. -^[ :[:alnum:]]{15} {{ hostname }} systemd\[[0-9]+\]: apt-daily.service: Consumed \[[0-9]+\].\[[0-9]+\]s CPU time. -^[ :[:alnum:]]{15} {{ hostname }} systemd\[[0-9]+\]: apt-daily-upgrade.service: Consumed \[[0-9]+\].\[[0-9]+\]s CPU time. - +^[ :[:alnum:]]{15} {{ hostname }} systemd\[[0-9]+\]: Finished Cleanup of Temporary Directories. +^[ :[:alnum:]]{15} {{ hostname }} systemd\[[0-9]+\]: apt-daily.service: Consumed [[:digit:]]+.[[:digit:]]+s CPU time. +^[ :[:alnum:]]{15} {{ hostname }} systemd\[[0-9]+\]: apt-daily-upgrade.service: Consumed [[:digit:]]+.[[:digit:]]+s CPU time. ^[ :[:alnum:]]{15} {{ hostname }} accton\[[0-9]+\]: Turning on process accounting, file set to '/var/log/account/pacct'. ^[ :[:alnum:]]{15} {{ hostname }} accton\[[0-9]+\]: Turning off process accounting. ^[ :[:alnum:]]{15} {{ hostname }} accton\[[0-9]+\]: Done..