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 must offload audit records onto a different system or media from the system being audited.

DISA Rule

SV-261416r996660_rule

Vulnerability Number

V-261416

Group Title

SRG-OS-000479-GPOS-00224

Rule Version

SLEM-05-653040

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Configure SLEM 5 to take the appropriate action if it cannot offload audit records to a different system or storage media from the system being audited due to a network failure.

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

network_failure_action = syslog

Check Contents

Verify what action the audit system takes if it cannot offload audit records to a different system or storage media from SLEM 5 being audited.

Check the action that the audit system takes in the event of a network failure with the following command:

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

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

Vulnerability Number

V-261416

Documentable

False

Rule Version

SLEM-05-653040

Severity Override Guidance

Verify what action the audit system takes if it cannot offload audit records to a different system or storage media from SLEM 5 being audited.

Check the action that the audit system takes in the event of a network failure with the following command:

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

If the "network_failure_action" option 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