More weeding of logs to filter out more useless messages.
This commit is contained in:
parent
ac883a6cc7
commit
1b6003528d
1 changed files with 5 additions and 0 deletions
|
@ -23,6 +23,7 @@ dbus.*:.*Successfully activated service 'org.fedoraproject.Setroubleshootd'.*
|
|||
dbus.*:.*Successfully activated service 'org.freedesktop.nm_dispatcher'
|
||||
dbus.*:.*\[system\].*Activating via systemd: service.*
|
||||
dbus.*:.*\[system\].*Activating.*using servicehelper.*
|
||||
dbus.*:.*\[system\].*Successfully activated service.*
|
||||
dbus-daemon.*:.*Successfully activated service \'org.fedoraproject.Setroubleshootd\'.*
|
||||
dbus-daemon.*:.*Activating via systemd: service.*
|
||||
dbus-daemon.*:.*Successfully activated service.*
|
||||
|
@ -44,6 +45,7 @@ dhclient.*: Sending on.*
|
|||
dhclient.*: Sending on.*
|
||||
dhclient.*: $
|
||||
dnf:.*
|
||||
dnf-automatic:.*
|
||||
docker.*
|
||||
fedmsg-hub.*
|
||||
moksha-hub.*
|
||||
|
@ -73,6 +75,7 @@ in.tftpd.*: tftp: client does not accept options
|
|||
journal: libvirt version.*
|
||||
journal: Failed to acquire.*
|
||||
journal: cannot lookup default selinux label for.*
|
||||
journal: Domain id.*
|
||||
kernel:.*CPU.*power limit.*
|
||||
kernel:.*dma-pl330 fff3d000.dma: Reset Channel.*
|
||||
kernel: TCPv6: Possible SYN flooding on port 80. Sending cookies.
|
||||
|
@ -315,6 +318,8 @@ systemd: tmp.mount.*
|
|||
systemd: Unit git.*
|
||||
systemd-coredump:.*
|
||||
systemd-machined:.*
|
||||
systemd: Configuration file.*is marked world-inaccessible.*
|
||||
systemd: Reload.*
|
||||
unix_chkpwd.*: account .* has password changed in future
|
||||
unix_chkpwd.*: password check failed for user \(root\)
|
||||
userhelper.*: running \'/usr/sbin/mock.*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue