2015-03-06 17:32 GMT+01:00 Michael Biebl <[email protected]>:
> 2015-03-06 17:22 GMT+01:00 Tyson Whitehead <[email protected]>:
>> #### MODULES ####
>> # The imjournal module bellow is now used as a message source instead of 
>> imuxsock.
>> $ModLoad imuxsock # provides support for local system logging (e.g. via 
>> logger command)
>
>> $OmitLocalLogging on
>> $IMJournalStateFile imjournal.state
>>
>> as this make no sense unless you know that rsyslog understands systemd 
>> socket passing.
>
>
> Afaik, rsyslog in Fedora does *not* actually pass the syslog socket to rsyslog
> That's why "Alias=syslog.socket" is commented out in rsyslog.service
> and therefor there is no
> /etc/systemd/system/syslog.service symlink pointing at rsyslog.service.
>
> rsyslog will start and simply pull the syslog messages from the
> journal via imjournal.
>
> Why the rsyslog.conf in Fedora loads imuxsock and has
> $OmitLocalLogging on, I dunno.
>
> Not sure if the Fedora maintainers follow this mailing list and can
> chime in here.

Can you check the status of syslog.socket (systemctl status
syslog.socket), it should not be active.
The journald -> syslog forwarding is also explicitly disabled in
fedora via /etc/systemd/journald.conf, see ForwardToSyslog=no


-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?
_______________________________________________
rsyslog mailing list
http://lists.adiscon.net/mailman/listinfo/rsyslog
http://www.rsyslog.com/professional-services/
What's up with rsyslog? Follow https://twitter.com/rgerhards
NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad of 
sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T LIKE 
THAT.

Reply via email to