journal-remote.conf
systemd
Developer
Chris
Morgan
chmorgan@gmail.com
journal-remote.conf
5
journal-remote.conf
journal-remote.conf.d
Journal remote service configuration files
/etc/systemd/journal-remote.conf
/etc/systemd/journald.conf.d/*.conf
/run/systemd/journald.conf.d/*.conf
/usr/lib/systemd/journald.conf.d/*.conf
Description
These files configure various parameters of the systemd-remote-journal
application,
systemd-journal-remote8.
Options
All options are configured in the
[Remote] section:
SplitMode=
One of host or none.
ServerKeyFile=
SSL key in PEM format.
ServerCertificateFile=
SSL CA certificate in PEM format.
TrustedCertificateFile=
SSL CA certificate.
See Also
systemd-journal-remote1,
systemd1,
systemd-journald.service8