[systemd-devel] Forwarding logs to another systems journal
Lennart Poettering
lennart at poettering.net
Mon Mar 24 16:54:59 PDT 2014
On Fri, 14.03.14 01:24, Anand Neeli (anand.neeli at gmail.com) wrote:
> Hello,
>
> I have multiple systems, How do i forward logs from one system running
> systemd-journald to another remote systems journal service, so that all the
> logs are stored on a centralized machine.
>
> Have went through systemd-journal-gatewayd, but this forwards logs on
> http/https, doesnt send it to another remote systems journal.
>
> can this be done only using systemd services? without using syslog-ng or
> any other tools?
Not really, no.
You can copy the journal files to a central location and use "journalctl
-m" to merge them on display, but there's currently no nice live remote
logging in place. Use rsyslog/syslog-ng for that, currently.
Lennart
--
Lennart Poettering, Red Hat
More information about the systemd-devel
mailing list