Re: rsyslog problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, 25 Nov 2015 11:59:43 +0000
Timothy Murphy wrote:

> Has anyone managed to get information in /var/log/messages
> as in pre-systemd days?

>From my notes on restoring sanity in fedora 22:

edit /etc/systemd/journald.conf set Storage=none, ForwardToSyslog=yes

install rsyslog if it isn't there yet.

Create the file /etc/rsyslog.d/sd-socket.conf with this line in it:
$AddUnixListenSocket /run/systemd/journal/syslog

uncomment these lines in /etc/rsyslog.conf

$ModLoad imuxsock
$SystemLogSocketName /run/systemd/journal/syslog

On fedora 22 that combination gets me plain text log files
and nothing but plain text log files, leaving the annoying
systemd log mechanism as nothing but an agent to forward
the logs to rsyslog.

I haven't tried it on fedora 23 yet, so I have no idea
if they have added more roadblocks to be navigated.
-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org



[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux