The Photon operating system must enable the rsyslog service.
An XCCDF Rule
Description
<VulnDiscussion>Information stored in one location is vulnerable to accidental or incidental deletion or alteration. Off-loading is a common process in information systems with limited audit storage capacity.</VulnDiscussion><FalsePositives></FalsePositives><FalseNegatives></FalseNegatives><Documentable>false</Documentable><Mitigations></Mitigations><SeverityOverrideGuidance></SeverityOverrideGuidance><PotentialImpacts></PotentialImpacts><ThirdPartyTools></ThirdPartyTools><MitigationControl></MitigationControl><Responsibility></Responsibility><IAControls></IAControls>
- ID
- SV-258901r933764_rule
- Severity
- Medium
- References
- Updated
Remediation - Manual Procedure
At the command line, run the following commands:
# systemctl enable rsyslog
# systemctl start rsyslog