Getting Data In

Feroda logs

templier
Communicator

Hello.

Does anyone have experience with what is reflected in the subject question (Journalctl logs)?
I must copy the security log with Fedora Journalctl.

But which side to approach him, I do not know yet

Tags (3)

quixand
Path Finder

systemd will send events to syslog. Which should write out to /var/log/..
enable in
/etc/systemd/journald.conf
set
ForwardToSyslog=yes
rsyslog appears to have a listener configured (on centos at least) in
/etc/rsyslog.d/listen.conf
$SystemLogSocketName /run/systemd/journal/syslog
I guess you will need to restart the service
systemctl restart systemd-journald

see also
https://www.loggly.com/docs/systemd-logs/
https://forums.opensuse.org/showthread.php/488025-Syslog-and-journalctl
https://www.freedesktop.org/software/systemd/man/journald.conf.html

0 Karma

MuS
SplunkTrust
SplunkTrust

Hi templier,

your biggest trouble here is the binary format of the journalctl logs. Quick and dirty solutions would be:

Hope this helps ...

cheers, MuS

templier
Communicator

Hi.

Yes, both options are not perfect, but it seems if there is no other choice on them have to stop.
Now looking information whether it is possible simultaneously to configure logging to files (similar secure.log)

Thank you.

0 Karma
Get Updates on the Splunk Community!

Data Management Digest – November 2025

  Welcome to the inaugural edition of Data Management Digest! As your trusted partner in data innovation, the ...

Splunk Mobile: Your Brand-New Home Screen

Meet Your New Mobile Hub  Hello Splunk Community!  Staying connected to your data—no matter where you are—is ...

Introducing Value Insights (Beta): Understand the Business Impact your organization ...

Real progress on your strategic priorities starts with knowing the business outcomes your teams are delivering ...