X-Git-Url: https://git.ralfj.de/ansible.git/blobdiff_plain/0f4c2cc1f0f20da37ee758ef257bbce3ac6d9d54..ff0c67776a0e375febeddbf625e56a92415944b2:/roles/journalwatch/templates/patterns diff --git a/roles/journalwatch/templates/patterns b/roles/journalwatch/templates/patterns index 42d6981..a05fdd1 100644 --- 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 -\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)? @@ -66,6 +69,10 @@ warning: TLS library problem: error:[0-9A-F]+:SSL routines:\w+:(no shared cipher {% if journalwatch is defined and journalwatch.postfix_slow | default(False) %} warning: psc_cache_update: btree:/var/lib/postfix/[a-z_]+ (update|lookup) average delay is \d\d\d ms {% endif %} +{% if journalwatch is defined and journalwatch.strato_broken | default(False) %} +warning: dnsblog reply timeout [0-9]+s for [\w._-]+ +warning: dnsblog_query: lookup error for DNS query .* +{% endif %} _SYSTEMD_UNIT = dovecot.service auth: Warning: auth client \d+ disconnected with \d+ pending requests: (EOF|Connection reset by peer)