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 must produce audit records containing information to establish the identity of any individual or process associated with the event.

DISA Rule

SV-282530r1200570_rule

Vulnerability Number

V-282530

Group Title

SRG-OS-000255-GPOS-00096

Rule Version

TOSS-05-000404

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

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

log_format = ENRICHED

Restart the audit daemon for the changes to take effect.

Check Contents

Verify TOSS 5 audit system is configured to resolve audit information before writing to disk using 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-282530

Documentable

False

Rule Version

TOSS-05-000404

Severity Override Guidance

Verify TOSS 5 audit system is configured to resolve audit information before writing to disk using 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

5738