]> git.phdru.name Git - ansible.git/commitdiff
Feat(logcheck): Ignore a kernel message from `systemd-udevd`
authorOleg Broytman <phd@phdru.name>
Mon, 22 Jun 2020 11:09:08 +0000 (14:09 +0300)
committerOleg Broytman <phd@phdru.name>
Mon, 22 Jun 2020 11:09:08 +0000 (14:09 +0300)
playbooks/roles/logcheck/files/ignore.d/local-kernel

index 4f95eaf3f77e8a3441a811478f88763fdf4993ae..aa40baf7a57ceb8c0254c24fda45e4438008f882 100644 (file)
@@ -1,3 +1,4 @@
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ kernel: <1054>\[[ 0-9.]+\] systemd-udevd\[[0-9]+\]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable\.
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ kernel: \[[ 0-9.]+\] CIFS VFS: SMB signature verification returned error
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ kernel: \[[ 0-9.]+\] CIFS VFS: Server [0-9.]+ has not responded in 120 seconds\. Reconnecting\.\.\.
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ kernel: \[[ 0-9.]+\] CPU[0-9]: (Core|Package) temperature above threshold, cpu clock throttled \(total events = [0-9]+\)$