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 label all off-loaded audit logs before sending them to the central log server.

DISA Rule

SV-253033r958754_rule

Vulnerability Number

V-253033

Group Title

SRG-OS-000342-GPOS-00133

Rule Version

TOSS-04-030910

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Edit the /etc/audit/auditd.conf file and add or update the "name_format" option to one of "hostname", "fqd", or "numeric":

name_format = hostname

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

Check Contents

Verify the TOSS audit Daemon is configured to label all off-loaded audit logs, with the following command:

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

name_format = hostname

If the "name_format" option is not "hostname", "fqd", or "numeric", or the line is commented out, this is a finding.

Vulnerability Number

V-253033

Documentable

False

Rule Version

TOSS-04-030910

Severity Override Guidance

Verify the TOSS audit Daemon is configured to label all off-loaded audit logs, with the following command:

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

name_format = hostname

If the "name_format" option is not "hostname", "fqd", or "numeric", or the line is commented out, this is a finding.

Check Content Reference

M

Target Key

5469