Skip to content

The rsyslog service on RHEL 9 must be active.

An XCCDF Rule

Description

<VulnDiscussion>The "rsyslog" service must be running to provide logging services, which are essential to system administration.</VulnDiscussion><FalsePositives></FalsePositives><FalseNegatives></FalseNegatives><Documentable>false</Documentable><Mitigations></Mitigations><SeverityOverrideGuidance></SeverityOverrideGuidance><PotentialImpacts></PotentialImpacts><ThirdPartyTools></ThirdPartyTools><MitigationControl></MitigationControl><Responsibility></Responsibility><IAControls></IAControls>

ID
SV-258142r991589_rule
Severity
Medium
References
Updated



Remediation - Manual Procedure

To enable the rsyslog service, run the following command:

$ sudo systemctl enable --now rsyslog