]> git.phdru.name Git - ansible.git/commitdiff
Style(logcheck): Sort entries; remove empty lines
authorOleg Broytman <phd@phdru.name>
Thu, 14 Nov 2019 22:31:36 +0000 (01:31 +0300)
committerOleg Broytman <phd@phdru.name>
Mon, 18 Nov 2019 11:38:27 +0000 (14:38 +0300)
playbooks/roles/logcheck/files/ignore.d/local-console-kit-daemon
playbooks/roles/logcheck/files/ignore.d/local-dbus
playbooks/roles/logcheck/files/ignore.d/local-named
playbooks/roles/logcheck/files/ignore.d/local-samba
playbooks/roles/logcheck/files/ignore.d/local-ssh

index 1169ef958500961ab0401b20ea5d48b906598540..e623247a9fae2e2a75bd0049997c3de455936cf4 100644 (file)
@@ -1,2 +1 @@
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ console-kit-daemon\[[0-9]+\]: GLib-CRITICAL: Source ID [0-9]+ was not found when attempting to remove it$
-
index 7661db8202334d9f4af21ebe717791d7d8aaf8c9..684981c055e467228ad1543931532ce71c7c836f 100644 (file)
@@ -1,3 +1,2 @@
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ dbus\[[0-9]+\]: \[system\] Activating service name='org\.freedesktop\.UDisks' \(using servicehelper\)$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ dbus\[[0-9]+\]: \[system\] Successfully activated service 'org\.freedesktop\.UDisks'$
-
index 634a8cb388ea2a47eb5cd54d82e9c617b14d2eb7..0fef09e476e921d84b030b40e6ddaf7302d59aef 100644 (file)
@@ -1,6 +1,6 @@
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ named\[[0-9]+\]: DNS format error from ([0-9]{1,3}\.){3}[0-9]{1,3}#[0-9]{1,5} resolving
-^\w{3} [ :0-9]{11} [._[:alnum:]-]+ named\[[0-9]+\]: client ([0-9]{1,3}\.){3}[0-9]{1,3}#[0-9]{1,5}: message parsing failed
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ named\[[0-9]+\]: client ([0-9]{1,3}\.){3}[0-9]{1,3}#[0-9]{1,5} \([._[:alnum:]-]+\): query (\(cache\) )?'.+' denied
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ named\[[0-9]+\]: client ([0-9]{1,3}\.){3}[0-9]{1,3}#[0-9]{1,5}: message parsing failed
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ named\[[0-9]+\]: client 192\.168\.3\.20#[0-9]+ \([._[:alnum:]-]+\): error sending response: host unreachable$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ named\[[0-9]+\]: clients-per-query (de|in)creased to
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ named\[[0-9]+\]: skipping nameserver '[A-Za-z0-9._-]+' because it is a CNAME, while resolving
index 8c6c053245d3fa9faa69c02441610002044b413e..2d3817f0caffdaa7173eccb37b99cdd53f7df278 100644 (file)
@@ -1,2 +1,2 @@
-^\w{3} [ :0-9]{11} [._[:alnum:]-]+ smbd: pam_unix\(samba:session\): session opened for user
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ smbd: pam_unix\(samba:session\): session closed for user
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ smbd: pam_unix\(samba:session\): session opened for user
index f4c173f4a31e65e559f2abbc563325e78ee6dccc..54f4ccdd95056ba1ada2677e1b9a0dc8290f6af5 100644 (file)
@@ -15,4 +15,3 @@
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ sshd\[[0-9]+\]: fatal: no hostkey alg \[preauth\]
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ sshd\[[0-9]+\]: input_userauth_request: invalid user.+\[preauth\]$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ sshd\[[0-9]+\]: pam_unix\(sshd:auth\): bad username
-