epylog: weed out more things that we see all the time.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
b9100fd1ac
commit
bedfc92290
1 changed files with 7 additions and 0 deletions
|
@ -289,6 +289,10 @@ root: time debug:.*
|
|||
rkhunter.*: Rootkit hunter check started.*
|
||||
rkhunter.*: Scanning took.*
|
||||
registry.*
|
||||
# We filter these because greenwave/waiverdb in stg is looking at prod and requesting git objects that
|
||||
# do not exist in staging. Until that changes we will get these messages from staging.
|
||||
repospanner:.*Trying to get object from peer.*
|
||||
repospanner: .*Requested object could not be found at any peer
|
||||
rpc.idmapd.*: nss_getpwnam: name.*apache.*
|
||||
rpc.idmapd.*: nss_getpwnam: name.*masher.*
|
||||
rpc.idmapd.*: nss_getpwnam: name.*root@fedora.*
|
||||
|
@ -385,6 +389,7 @@ sshd.*: Nasty PTR record.*
|
|||
sshd.*: Disconnecting: Change of username or service not allowed.*
|
||||
sshd.*: Unable to negotiate with.*
|
||||
sshd.*: pam_systemd.*
|
||||
sshd.*: drop connection.*MaxStartups
|
||||
stunnel.*:.*
|
||||
su: pam_unix\(su-l:session\): session .* for user.*
|
||||
suexec.*:.*suexec-cgit.conf
|
||||
|
@ -444,6 +449,8 @@ systemd.*:.*Network Manager Script Dispatcher Service.*
|
|||
systemd.*: Started Virtual Machine.*
|
||||
systemd.*: iscsi.service\: Unit cannot be reloaded because it is inactive.
|
||||
systemd.*: Started Hostname Service.
|
||||
systemd: Removed slice User Slice of.*
|
||||
systemd: Created slice User Slice of.*
|
||||
supybot.*
|
||||
twistd.*
|
||||
tunir.*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue