Skip to content

4.2.1.1.1 Ensure systemd-journal-remote is installed

Audit#

Run the following command to verify systemd-journal-remote is installed.

Run the following command:

# dpkg-query -W -f='${binary:Package}\t${Status}\t${db:Status-Status}\n' systemd-journal-remote
systemd-journal-remote install ok installed installed

Remediation#

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

# apt install systemd-journal-remote