Re: My poor brain! New rsyslog.conf syntax

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

 



On Fri, 28 Jul 2017 07:09:55 +0800
Ed Greshko wrote:

> For the logging I just made these changes to the rsyslog.conf
> 
> module(load="imuxsock"    # provides support for local system logging (e.g. via
> logger command)
>       SysSock.Name="/run/systemd/journal/syslog")  # read from socket
> 
> #       SysSock.Use="off") # Turn off message reception via local log socket;
>                           # local messages are retrieved through imjournal now.
> 
> #module(load="imjournal"            # provides access to the systemd journal
> #       StateFile="imjournal.state") # File to store the position in the journal
> 
> 
> Works fine.....
> 
> This was a help....
> 
> http://www.rsyslog.com/doc/v8-stable/configuration/index.html

Yes! That does it. Many Thanks!

With /etc/systemd/journald.conf changed to say Storage=none
and ForwardToSyslog=yes and the changes you gave above to
/etc/rsyslog.conf I now get text log files which continue
to update even after the boot process is finished, and I
don't get binary nonsense accumulating in /var/log/journal
any longer!
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx



[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