This unit is provided by:
-
https:/
/ packages.fedoraproject.org/ pkgs/ systemd/ systemd-journal-remote/ -
https:/
/ software.opensuse.org/ package/ systemd-journal-remote
Options
-
[Install]
-
Also=systemd-journal-remote.socket
-
-
[Service]
-
ExecStart=/lib/systemd/systemd-journal-remote --listen-https=-3 --output=/var/log/journal/remote/
-
ExecStart=/usr/lib/systemd/systemd-journal-remote --listen-https=-3 --output=/var/log/journal/remote/
-
LimitNOFILE=524288
-
LockPersonality
Introduced in systemd 235=yes -
LogsDirectory=journal/remote
-
MemoryDenyWriteExecute
Introduced in systemd 231=yes -
NoNewPrivileges
Introduced in systemd 239=yes -
PrivateDevices
Introduced in systemd 209=yes -
PrivateNetwork=yes
-
PrivateTmp=yes
-
ProtectClock
Introduced in systemd 245=yes -
ProtectControlGroups
Introduced in systemd 232=yes -
ProtectHome
Introduced in systemd 214=yes -
ProtectHostname
Introduced in systemd 242=yes -
ProtectKernelLogs
Introduced in systemd 244=yes -
ProtectKernelModules
Introduced in systemd 232=yes -
ProtectKernelTunables
Introduced in systemd 232=yes -
ProtectProc
Introduced in systemd 247=invisible -
ProtectSystem
Introduced in systemd 214=strict -
RestrictAddressFamilies=AF_UNIX AF_INET AF_INET6
-
RestrictNamespaces
Introduced in systemd 233=yes -
RestrictRealtime
Introduced in systemd 231=yes -
RestrictSUIDSGID
Introduced in systemd 242=yes -
SystemCallArchitectures=native
-
User=systemd-journal-remote
-
WatchdogSec=3min
-
-
[Unit]
-
Description=Journal Remote Sink Service
-
Documentation=man:systemd-journal-remote(8) man:journal-remote.conf(5)
-
Requires=systemd-journal-remote.socket
-
Additionnal notes
Nothing here.