Am 21.07.2014 03:10, schrieb sur...@emailengine.net:
> On Sun, Jul 20, 2014, at 05:31 PM, Zbigniew Jędrzejewski-Szmek wrote:
>> 2. tell systemd to log less with 'systemd-analyze set-log-level notice'.
> 
> Won't that lower the log level 'into' the journal as well?  

hopefully

> I'm happy to have that populated with a high level of detail -- I just 
> don't want 'noisy' info in my *syslog*

then edit rsyslog.conf and filter them
rsyslog becomes all data which are logged
but it can filter and journald can't

# systemd-logind not in /var/log/messages
:programname, isequal, "systemd-logind"             -/var/log/secure
:programname, isequal, "systemd-logind" ~
:msg, contains, "Starting Session" ~
:msg, contains, "Started Session" ~
:msg, contains, "Stopping Session" ~
:msg, contains, "Stopped Session" ~

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to