STIGQter STIGQter: STIG Summary: Tri-Lab Operating System Stack (TOSS) 5 Security Technical Implementation Guide Version: 1 Release: 1 Benchmark Date: 26 Mar 2026:

TOSS 5 audit service must be enabled.

DISA Rule

SV-282438r1200294_rule

Vulnerability Number

V-282438

Group Title

SRG-OS-000062-GPOS-00031

Rule Version

TOSS-05-000387

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

To enable the audit service, run the following command:

$ sudo systemctl enable --now auditd

Check Contents

Verify the audit service is configured to produce audit records using the following command:

$ systemctl status auditd.service

auditd.service - Security Auditing Service
Loaded:loaded (/usr/lib/systemd/system/auditd.service; enabled; vendor preset: enabled)
Active: active (running) since Tues 2022-05-24 12:56:56 EST; 4 weeks 0 days ago

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

Vulnerability Number

V-282438

Documentable

False

Rule Version

TOSS-05-000387

Severity Override Guidance

Verify the audit service is configured to produce audit records using the following command:

$ systemctl status auditd.service

auditd.service - Security Auditing Service
Loaded:loaded (/usr/lib/systemd/system/auditd.service; enabled; vendor preset: enabled)
Active: active (running) since Tues 2022-05-24 12:56:56 EST; 4 weeks 0 days ago

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

Check Content Reference

M

Target Key

5738