projects
/
ansible.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
22cd5ac
)
don't warn about every use of su
author
Ralf Jung
<post@ralfj.de>
Mon, 4 Nov 2019 15:56:59 +0000
(16:56 +0100)
committer
Ralf Jung
<post@ralfj.de>
Mon, 4 Nov 2019 15:56:59 +0000
(16:56 +0100)
roles/journalwatch/templates/patterns
patch
|
blob
|
history
diff --git
a/roles/journalwatch/templates/patterns
b/roles/journalwatch/templates/patterns
index f925d464226e40b8f2b236d44371ea29ac2396f7..a05fdd1bfa1f977eae8129d90afa88315092dbbf 100644
(file)
--- a/
roles/journalwatch/templates/patterns
+++ b/
roles/journalwatch/templates/patterns
@@
-56,7
+56,10
@@
Failed to set devices.allow on /system.slice/[a-z-]+.service: Operation not perm
{% endif %}
SYSLOG_IDENTIFIER = sudo
{% endif %}
SYSLOG_IDENTIFIER = sudo
-\s*[_\w.-]+ : TTY=(unknown|console|(pts/|ttyp?|vc/)\d+) ; PWD=[^;]+ ; USER=[._\w-]+ ; COMMAND=.*
+\s*[._\w-]+ : TTY=(unknown|console|(pts/|ttyp?|vc/)\d+) ; PWD=[^;]+ ; USER=[._\w-]+ ; COMMAND=.*
+
+SYSLOG_IDENTIFIER = su
+\(to [._\w-]+\) [._\w-]+ on none
_SYSTEMD_UNIT = postfix@-.service
warning: hostname [^\s]+ does not resolve to address [\da-fA-F.:]+(: Name or service not known)?
_SYSTEMD_UNIT = postfix@-.service
warning: hostname [^\s]+ does not resolve to address [\da-fA-F.:]+(: Name or service not known)?