From 765204e68aef361304eac5151fe2d600c4396e81 Mon Sep 17 00:00:00 2001 From: Oleg Broytman Date: Thu, 13 Jul 2023 17:11:15 +0300 Subject: [PATCH] Feat(logcheck): Update `local-rtkit` --- playbooks/roles/logcheck/files/ignore.d/local-rtkit | 1 + 1 file changed, 1 insertion(+) diff --git a/playbooks/roles/logcheck/files/ignore.d/local-rtkit b/playbooks/roles/logcheck/files/ignore.d/local-rtkit index 08930cb..7188cf4 100644 --- a/playbooks/roles/logcheck/files/ignore.d/local-rtkit +++ b/playbooks/roles/logcheck/files/ignore.d/local-rtkit @@ -1 +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]+\.$ -- 2.39.2