Yes, most of my Fedora 16 syslog "noise" is also coming from dbus. So
I added rsyslog rules:
:programname, isequal, "dbus" /var/log/dbus.log
& ~
:programname, isequal, "dbus-daemon" /var/log/dbus.log
& ~
which puts them into a different log file. If you're running on a
smallish solid-state disk
On Sat, Nov 19, 2011 at 4:29 PM, Tom Horsley wrote:
> On Sat, 19 Nov 2011 15:18:04 -0800
> Joe Zeff wrote:
>
>> You don't want to have a record of what failed?
>
> No, the only things that are ever reported as failing
> are things I've disabled anyway. Now if it could somehow
> manage to only repo
On Sat, 19 Nov 2011 15:18:04 -0800
Joe Zeff wrote:
> You don't want to have a record of what failed?
No, the only things that are ever reported as failing
are things I've disabled anyway. Now if it could somehow
manage to only report failures of things that aren't disabled,
it might be useful inf
On 11/19/2011 10:41 AM, Tom Horsley wrote:
> :msg, contains, "Activation via systemd failed" ~
You don't want to have a record of what failed?
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
On Sat, Nov 19, 2011 at 1:41 PM, Tom Horsley wrote:
> I've been trying to figure out how to get rid of the endless
> drivel systemd related stuff keeps spewing to my log file,
> and I think I finally got most of it:
>
> I made the file /etc/rsyslog.d/systemd-drivel.conf
> which contains these line
I've been trying to figure out how to get rid of the endless
drivel systemd related stuff keeps spewing to my log file,
and I think I finally got most of it:
I made the file /etc/rsyslog.d/systemd-drivel.conf
which contains these lines:
:programname, isequal, "systemd-logind" ~
:msg, contains, "A