From: Oleg Broytman Date: Thu, 13 Jul 2023 14:11:15 +0000 (+0300) Subject: Feat(logcheck): Update `local-rtkit` X-Git-Url: https://git.phdru.name/?a=commitdiff_plain;h=765204e68aef361304eac5151fe2d600c4396e81;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 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]+\.$