The Photon operating system must enable the rsyslog service.
An XCCDF Rule
Description
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.
- ID
- SV-258901r933764_rule
- Version
- PHTN-40-000242
- Severity
- Medium
- References
- Updated
Remediation Templates
A Manual Procedure
At the command line, run the following commands:
# systemctl enable rsyslog
# systemctl start rsyslog