Re: My poor brain! New rsyslog.conf syntax

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

 



On 07/28/2017 02:00 AM, Tom Horsley wrote:
> On Thu, 27 Jul 2017 21:56:54 +0800
> Ed Greshko wrote:
>
>> Wonder if you've seen this?
>>
>> https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/System_Administrators_Guide/s1-interaction_of_rsyslog_and_journal.html
> Not that specific page, but it documents what I was previously doing
> using the old rsyslog.conf syntax, but the f26 rsyslog comes with
> a rsyslog.conf chock full of total gibberish, and even if rsyslog
> is still willing to accept the old syntax (something I don't know
> for sure), I have no idea if something in the new .conf conflicts
> with it :-(.

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


-- 
Fedora Users List - The place to go to speculate endlessly

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
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