Description of problem:
After system is hardened with any variant of cis profile and rebooted, the systemd-journal-upload.service fails to start.
SCAP Security Guide Version:
master
Operating System Version:
RHEL 10
Steps to Reproduce:
- Run
/scanning/boot-errors test for any of the affected profiles.
Actual Results:
systemd-journal-upload: Required --url=/-u option missing.
systemd-journal-upload: Required --url=/-u option missing.
systemd-journal-upload: Required --url=/-u option missing.
systemd: Failed to start systemd-journal-upload.service - Journal Remote Upload Service.
Status of the service on affected system:
× systemd-journal-upload.service - Journal Remote Upload Service
Loaded: loaded (/usr/lib/systemd/system/systemd-journal-upload.service; enabled; preset: disabled)
Active: failed (Result: exit-code) since Wed 2026-03-11 16:13:17 CET; 10s ago
Duration: 46ms
Invocation: 6fe4b6a4f741476794b0303fa2b1715b
Docs: man:systemd-journal-upload(8)
Process: 4083 ExecStart=/usr/lib/systemd/systemd-journal-upload --save-state (code=exited, status=1/FAILURE)
Main PID: 4083 (code=exited, status=1/FAILURE)
Error: code: 22 (Invalid argument)
Mar 11 16:13:15 localhost.localdomain systemd[1]: systemd-journal-upload.service: Failed with result 'exit-code'.
Mar 11 16:13:17 localhost.localdomain systemd[1]: systemd-journal-upload.service: Scheduled restart job, restart counter is at 5.
Mar 11 16:13:17 localhost.localdomain systemd[1]: systemd-journal-upload.service: Start request repeated too quickly.
Mar 11 16:13:17 localhost.localdomain systemd[1]: systemd-journal-upload.service: Failed with result 'exit-code'.
Mar 11 16:13:17 localhost.localdomain systemd[1]: Failed to start systemd-journal-upload.service - Journal Remote Upload Service.
Expected Results:
No failure after hardening.
Description of problem:
After system is hardened with any variant of
cisprofile and rebooted, thesystemd-journal-upload.servicefails to start.SCAP Security Guide Version:
master
Operating System Version:
RHEL 10
Steps to Reproduce:
/scanning/boot-errorstest for any of the affected profiles.Actual Results:
Status of the service on affected system:
Expected Results:
No failure after hardening.