From 313bf4ac083f668fe70f44d4cdd8cc88f4e8b262 Mon Sep 17 00:00:00 2001 From: Oleg Broytman Date: Sat, 15 Jul 2023 14:57:39 +0300 Subject: [PATCH] Feat(logcheck): Update `local-rtkit` --- playbooks/roles/logcheck/files/ignore.d/local-rtkit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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]+)\.$ -- 2.39.2