Weed out some more logs.
Don't need to see openqa bringing up and down instances Don't need to see ssh attempts
This commit is contained in:
parent
cef8545e86
commit
749d8bdd10
1 changed files with 6 additions and 1 deletions
|
@ -91,6 +91,10 @@ kernel:.*usb 3-3: Device not responding to set address.
|
||||||
kernel:.*usb 3-3: Device not responding to set address.
|
kernel:.*usb 3-3: Device not responding to set address.
|
||||||
kernel:.*usb 3-3: device not accepting address.*error -71
|
kernel:.*usb 3-3: device not accepting address.*error -71
|
||||||
kernel:.*kvm.*vcpu.*unhandled rdmsr.*
|
kernel:.*kvm.*vcpu.*unhandled rdmsr.*
|
||||||
|
kernel:.*kvm_get_msr_common:.*callbacks suppressed
|
||||||
|
kernel:.*device vnet.*entered promiscuous mode
|
||||||
|
kernel:.*virbr0: port.*entered.*state
|
||||||
|
kernel:.*virbr0: topology change detected, propagating
|
||||||
koschei.*
|
koschei.*
|
||||||
lvm.*: Another thread is handling an event. Waiting...*
|
lvm.*: Another thread is handling an event. Waiting...*
|
||||||
nagios: Auto-save of retention data completed successfully
|
nagios: Auto-save of retention data completed successfully
|
||||||
|
@ -294,9 +298,10 @@ sshd.*: pam_unix\(sshd:auth\): authentication failure; logname= uid=0 euid=0 tty
|
||||||
sshd.*: PAM .* more authentication failures; logname= uid=0 euid=0 tty=ssh ruser= rhost=.*
|
sshd.*: PAM .* more authentication failures; logname= uid=0 euid=0 tty=ssh ruser= rhost=.*
|
||||||
sshd.*: pam_unix\(sshd:auth\): check pass; user unknown
|
sshd.*: pam_unix\(sshd:auth\): check pass; user unknown
|
||||||
sshd.*: error: maximum authentication attempts exceeded for.*from.*port.*ssh2 [preauth]
|
sshd.*: error: maximum authentication attempts exceeded for.*from.*port.*ssh2 [preauth]
|
||||||
sshd.*: Disconnecting: Too many authentication failures [preauth]
|
sshd.*: Disconnecting: Too many authentication failures.*
|
||||||
sshd.*: Disconnected from.*
|
sshd.*: Disconnected from.*
|
||||||
sshd.*: Read error from remote host.*
|
sshd.*: Read error from remote host.*
|
||||||
|
sshd.*: error: maximum authentication attempts exceeded for.*
|
||||||
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