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

Audispd must take appropriate action when SLEM 5 audit storage is full.

DISA Rule

SV-261417r996662_rule

Vulnerability Number

V-261417

Group Title

SRG-OS-000479-GPOS-00224

Rule Version

SLEM-05-653045

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Configure SLEM 5 to take the appropriate action if the audit storage is full.

Add or modify the following line in the "/etc/audisp/audisp-remote.conf" file:

disk_full_action = syslog

Check Contents

Verify the audit system offloads audit records if SLEM 5 storage volume becomes full.

Check that the records are properly offloaded to a remote server with the following command:

> sudo grep -i "disk_full_action" /etc/audisp/audisp-remote.conf
disk_full_action = syslog

If "disk_full_action" is not set to "syslog", "single", or "halt" or the line is commented out, this is a finding.

Vulnerability Number

V-261417

Documentable

False

Rule Version

SLEM-05-653045

Severity Override Guidance

Verify the audit system offloads audit records if SLEM 5 storage volume becomes full.

Check that the records are properly offloaded to a remote server with the following command:

> sudo grep -i "disk_full_action" /etc/audisp/audisp-remote.conf
disk_full_action = syslog

If "disk_full_action" is not set to "syslog", "single", or "halt" or the line is commented out, this is a finding.

Check Content Reference

M

Target Key

5596