STIGQter STIGQter: STIG Summary: Red Hat Enterprise Linux 10 Security Technical Implementation Guide Version: 1 Release: 2 Benchmark Date: 01 Jul 2026:

RHEL 10 must enable the audit service.

DISA Rule

SV-280994r1165337_rule

Vulnerability Number

V-280994

Group Title

SRG-OS-000062-GPOS-00031

Rule Version

RHEL-10-200661

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Configure RHEL 10 to enable the auditd service with the following command:

$ sudo systemctl enable --now auditd

Check Contents

Verify RHEL 10 enables the audit service to produce audit records with the following command:

$ systemctl status auditd.service
o auditd.service - Security Audit Logging Service
Loaded: loaded (/usr/lib/systemd/system/auditd.service; enabled; preset: enabled)
Active: active (running) since Wed 2025-10-01 14:00:21 EDT; 1 week 6 days ago

If the audit service is not "active" and "running", this is a finding.

Vulnerability Number

V-280994

Documentable

False

Rule Version

RHEL-10-200661

Severity Override Guidance

Verify RHEL 10 enables the audit service to produce audit records with the following command:

$ systemctl status auditd.service
o auditd.service - Security Audit Logging Service
Loaded: loaded (/usr/lib/systemd/system/auditd.service; enabled; preset: enabled)
Active: active (running) since Wed 2025-10-01 14:00:21 EDT; 1 week 6 days ago

If the audit service is not "active" and "running", this is a finding.

Check Content Reference

M

Target Key

5733