Add some more weeding of logs
This commit is contained in:
parent
c2cdd6dccd
commit
82f37c23f7
1 changed files with 3 additions and 0 deletions
|
@ -107,6 +107,7 @@ journal:.*Go-http-client.*
|
||||||
journal.*:.*healthz.*
|
journal.*:.*healthz.*
|
||||||
journal.*DEBUG.*
|
journal.*DEBUG.*
|
||||||
journal.*WARNING.*
|
journal.*WARNING.*
|
||||||
|
kernel: nf_conntrack\: falling back to vmalloc.
|
||||||
kernel:.*CPU.*power limit.*
|
kernel:.*CPU.*power limit.*
|
||||||
kernel:.*dma-pl330 fff3d000.dma: Reset Channel.*
|
kernel:.*dma-pl330 fff3d000.dma: Reset Channel.*
|
||||||
kernel: TCPv6: Possible SYN flooding on port 80. Sending cookies.
|
kernel: TCPv6: Possible SYN flooding on port 80. Sending cookies.
|
||||||
|
@ -433,8 +434,10 @@ systemd.*: Starting Exit the Session...
|
||||||
systemd.*:.*Network Manager Script Dispatcher Service.*
|
systemd.*:.*Network Manager Script Dispatcher Service.*
|
||||||
systemd.*: Started Virtual Machine.*
|
systemd.*: Started Virtual Machine.*
|
||||||
systemd.*: iscsi.service\: Unit cannot be reloaded because it is inactive.
|
systemd.*: iscsi.service\: Unit cannot be reloaded because it is inactive.
|
||||||
|
systemd.*: Started Hostname Service.
|
||||||
supybot.*
|
supybot.*
|
||||||
twistd.*
|
twistd.*
|
||||||
|
tunir.*
|
||||||
unix_chkpwd.*: account .* has password changed in future
|
unix_chkpwd.*: account .* has password changed in future
|
||||||
unix_chkpwd.*: password check failed for user \(root\)
|
unix_chkpwd.*: password check failed for user \(root\)
|
||||||
userhelper.*: running \'/usr/sbin/mock.*
|
userhelper.*: running \'/usr/sbin/mock.*
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue