4.2.2.1.3 Ensure systemd-journal-remote is enabled

Information

Journald (via systemd-journal-remote ) supports the ability to send log events it gathers to a remote log host or to receive messages from remote hosts, thus enabling centralised log management.

Storing log data on a remote host protects log integrity from local attacks. If an attacker gains root access on the local system, they could tamper with or remove log data that is stored on the local system.

Solution

Run the following command to enable systemd-journal-remote :

# systemctl --now enable systemd-journal-upload.service

See Also

https://workbench.cisecurity.org/files/3796