Adjust epylog weeding: logrotate stupidly logs debug to syslog in f24, drop it. Add some ssh noise for bad keys.
This commit is contained in:
parent
4331fd7532
commit
00d6f552ce
1 changed files with 7 additions and 0 deletions
|
@ -109,6 +109,7 @@ kernel:.*virbr0: topology change detected, propagating
|
||||||
kojid.*
|
kojid.*
|
||||||
koschei.*
|
koschei.*
|
||||||
kojira.*
|
kojira.*
|
||||||
|
logrotate.*
|
||||||
lvm.*: Another thread is handling an event. Waiting...*
|
lvm.*: Another thread is handling an event. Waiting...*
|
||||||
libvirtd:.*debug.*
|
libvirtd:.*debug.*
|
||||||
nagios: Auto-save of retention data completed successfully
|
nagios: Auto-save of retention data completed successfully
|
||||||
|
@ -294,6 +295,12 @@ sshd.*: error: maximum authentication attempts exceeded for.*
|
||||||
sshd.*: Close session.*user root from 10.5.126.23 port.*id 0
|
sshd.*: Close session.*user root from 10.5.126.23 port.*id 0
|
||||||
sshd.*: error: key_read: uudecode.*failed
|
sshd.*: error: key_read: uudecode.*failed
|
||||||
sshd.*: Connection reset by.*
|
sshd.*: Connection reset by.*
|
||||||
|
sshd.*: error: buffer_get_ret: trying to get more bytes.*
|
||||||
|
sshd.*: error: buffer_get_string_ret: buffer_get failed
|
||||||
|
sshd.*: error: buffer_get_bignum2_ret: invalid bignum
|
||||||
|
sshd.*: error: key_from_blob: can't read rsa key
|
||||||
|
sshd.*: error: key_read: key_from_blob
|
||||||
|
sshd.*: Close session: user root from 10.5.126.23 port.*
|
||||||
stunnel:.*connected remote.*
|
stunnel:.*connected remote.*
|
||||||
stunnel:.*SSL_read.*
|
stunnel:.*SSL_read.*
|
||||||
stunnel:.*Connection reset.*
|
stunnel:.*Connection reset.*
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue