diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2014-06-27 06:13:00 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2015-06-07 02:51:54 +0200 |
commit | 801387f160e8baa03438c52fb584e045cb4d8fbe (patch) | |
tree | a300b4e10bb4e480a938b57472ac6edc7cbdcd6d /roles/common/files/etc/logcheck/ignore.d.server/common-local | |
parent | ce1fce7ce0888f91e9f306dbd09576d3d754da30 (diff) |
logcheck-database tweaks.
Diffstat (limited to 'roles/common/files/etc/logcheck/ignore.d.server/common-local')
-rw-r--r-- | roles/common/files/etc/logcheck/ignore.d.server/common-local | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/roles/common/files/etc/logcheck/ignore.d.server/common-local b/roles/common/files/etc/logcheck/ignore.d.server/common-local new file mode 100644 index 0000000..bf96658 --- /dev/null +++ b/roles/common/files/etc/logcheck/ignore.d.server/common-local @@ -0,0 +1,7 @@ +# Ansible Managed +# Do NOT edit this file directly! +# +^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ sshd\[[[:digit:]]+\]: subsystem request for sftp by user [^[:space:]]+$ +^\w{3} [ :0-9]{11} [._[:alnum:]-]+ sudo:[[:space:]]+[_[:alnum:].-]+ : TTY=(unknown|(pts/|tty|vc/)[[:digit:]]+) ; PWD=[^;]+ ; USER=[._[:alnum:]-]+ (; ENV=([_a-zA-Z]+=\S* )+)?; COMMAND=(/(usr|etc|bin|sbin)/|sudoedit ) +# Ansible logs everything into syslog +^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ ansible-([a-z]+|<stdin>): Invoked with |