RHEL 9 systemd-journald service must be enabled.
An XCCDF Rule
Description
<VulnDiscussion>In the event of a system failure, RHEL 9 must preserve any information necessary to determine cause of failure and any information necessary to return to operations with least disruption to system processes.</VulnDiscussion><FalsePositives></FalsePositives><FalseNegatives></FalseNegatives><Documentable>false</Documentable><Mitigations></Mitigations><SeverityOverrideGuidance></SeverityOverrideGuidance><PotentialImpacts></PotentialImpacts><ThirdPartyTools></ThirdPartyTools><MitigationControl></MitigationControl><Responsibility></Responsibility><IAControls></IAControls>
- ID
- SV-257783r925336_rule
- Severity
- Medium
- References
- Updated
Remediation - Manual Procedure
To enable the systemd-journald service, run the following command:
$ sudo systemctl enable --now systemd-journald