From cec026b62e10cc2e9b4fc2e59c64fb9fa2877c05 Mon Sep 17 00:00:00 2001 From: Oleg Broytman Date: Mon, 17 Aug 2020 13:16:13 +0300 Subject: [PATCH] Feat(logcheck): Ignore a message from `wpa_supplicant` --- playbooks/roles/logcheck/files/ignore.d/local-wpa_supplicant | 1 + 1 file changed, 1 insertion(+) create mode 100644 playbooks/roles/logcheck/files/ignore.d/local-wpa_supplicant diff --git a/playbooks/roles/logcheck/files/ignore.d/local-wpa_supplicant b/playbooks/roles/logcheck/files/ignore.d/local-wpa_supplicant new file mode 100644 index 0000000..344bcf7 --- /dev/null +++ b/playbooks/roles/logcheck/files/ignore.d/local-wpa_supplicant @@ -0,0 +1 @@ +^\w{3} [ :0-9]{11} [._[:alnum:]-]+ wpa_supplicant\[[0-9]+\]: [a-z0-9]+: WPA: Group rekeying completed with -- 2.39.2