STIGQter STIGQter: STIG Summary: SUSE Linux Enterprise Micro (SLEM) 5 Security Technical Implementation Guide Version: 1 Release: 4 Benchmark Date: 01 Apr 2026:

SLEM 5 auditd service must notify the system administrator (SA) and information system security officer (ISSO) immediately when audit storage capacity is 75 percent full.

DISA Rule

SV-261414r996654_rule

Vulnerability Number

V-261414

Group Title

SRG-OS-000343-GPOS-00134

Rule Version

SLEM-05-653030

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Configure SLEM 5 auditd service to notify the SA and ISSO immediately when audit storage capacity is 75 percent full.

Add or modify the following lines in the "/etc/audit/auditd.conf " file:

space_left = 25%

Check Contents

Determine if SLEM 5 auditd is configured to notify the SA and ISSO when the audit record storage volume reaches 75 percent of the storage capacity with the following command:

> sudo grep -iw space_left /etc/audit/auditd.conf
space_left = 25%

If "space_left" is not set to "25%" or greater, this is a finding.

Vulnerability Number

V-261414

Documentable

False

Rule Version

SLEM-05-653030

Severity Override Guidance

Determine if SLEM 5 auditd is configured to notify the SA and ISSO when the audit record storage volume reaches 75 percent of the storage capacity with the following command:

> sudo grep -iw space_left /etc/audit/auditd.conf
space_left = 25%

If "space_left" is not set to "25%" or greater, this is a finding.

Check Content Reference

M

Target Key

5596