STIGQter STIGQter: STIG Summary: Tri-Lab Operating System Stack (TOSS) 4 Security Technical Implementation Guide Version: 2 Release: 6 Benchmark Date: 01 Jul 2026:

TOSS must resolve audit information before writing to disk.

DISA Rule

SV-253053r991589_rule

Vulnerability Number

V-253053

Group Title

SRG-OS-000480-GPOS-00227

Rule Version

TOSS-04-031360

Severity

CAT III

CCI(s)

Weight

10

Fix Recommendation

Edit the /etc/audit/auditd.conf file and add or update the "log_format" option:

log_format = ENRICHED

The audit daemon must be restarted for changes to take effect.

Check Contents

Verify the TOSS audit daemon is configured to resolve audit information before writing to disk, with the following command:

$ sudo grep "log_format" /etc/audit/auditd.conf

log_format = ENRICHED

If the "log_format" option is not "ENRICHED", or the line is commented out, this is a finding.

Vulnerability Number

V-253053

Documentable

False

Rule Version

TOSS-04-031360

Severity Override Guidance

Verify the TOSS audit daemon is configured to resolve audit information before writing to disk, with the following command:

$ sudo grep "log_format" /etc/audit/auditd.conf

log_format = ENRICHED

If the "log_format" option is not "ENRICHED", or the line is commented out, this is a finding.

Check Content Reference

M

Target Key

5469