OL 9 systemd-journald service must be enabled.

Overview

Finding IDVersionRule IDIA ControlsSeverity
V-271739OL09-00-002400SV-271739r1091929_ruleCCI-001665medium
Description
In the event of a system failure, OL 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.
STIGDate
Oracle Linux 9 Security Technical Implementation Guide2025-05-08

Related Frameworks

2 paths across 2 frameworks
NIST 800-531 mapping
SC-24
1.00
  • DISA · 1 · disa_xccdf · related
  • DISA · 2025-01-23 · disa_cci_list · equivalent
CCI1 mapping
CCI-001665
1.00
  • DISA · 1 · disa_xccdf · related

Details

Check Text (C-271739r1091929_chk)

Verify that OL 9 systemd-journald is active with the following command: $ systemctl is-active systemd-journald active If the systemd-journald service is not active, this is a finding.

Fix Text (F-75696r1091928_fix)

Configure OL 9 to enable the systemd-journald service with the following command: $ sudo systemctl enable --now systemd-journald