From: Oleg Broytman Date: Sat, 15 Jul 2023 11:57:39 +0000 (+0300) Subject: Feat(logcheck): Update `local-rtkit` X-Git-Url: https://git.phdru.name/?a=commitdiff_plain;h=313bf4ac083f668fe70f44d4cdd8cc88f4e8b262;hp=c450b4c8ba63fbc6b1a1ca9995189d15ac5a354c;p=ansible.git Feat(logcheck): Update `local-rtkit` --- diff --git a/playbooks/roles/logcheck/files/ignore.d/local-rtkit b/playbooks/roles/logcheck/files/ignore.d/local-rtkit index 7188cf4..4feb26b 100644 --- a/playbooks/roles/logcheck/files/ignore.d/local-rtkit +++ b/playbooks/roles/logcheck/files/ignore.d/local-rtkit @@ -1,2 +1,2 @@ ^[0-9]{4}-[0-9]{2}-[0-9]{2}T[ .:+0-9]+ [._[:alnum:]-]+ rtkit-daemon\[[0-9]+\]: Supervising [0-9]+ threads of [0-9]+ processes of [0-9]+ users\.$ -^[0-9]{4}-[0-9]{2}-[0-9]{2}T[ .:+0-9]+ [._[:alnum:]-]+ rtkit-daemon\[[0-9]+\]: Successfully made thread [0-9]+ of process [0-9]+ owned by '[0-9]+' RT at priority [0-9]+\.$ +^[0-9]{4}-[0-9]{2}-[0-9]{2}T[ .:+0-9]+ [._[:alnum:]-]+ rtkit-daemon\[[0-9]+\]: Successfully made thread [0-9]+ of process [0-9]+ owned by '[0-9]+' (RT at priority [0-9]+|high priority at nice level -[0-9]+)\.$