Skip to content
ATO Pathways
Log In
Overview
Search
Catalogs
SCAP
OSCAL
Catalogs
Profiles
Documents
References
Knowledge Base
Platform Documentation
Compliance Dictionary
Platform Changelog
About
Catalogs
XCCDF
Guide to the Secure Configuration of SUSE Linux Enterprise 12
System Settings
System Accounting with auditd
Configure auditd Data Retention
Appropriate Action Must be Setup When the Internal Audit Event Queue is Full
Appropriate Action Must be Setup When the Internal Audit Event Queue is Full
An XCCDF Rule
Details
Profiles
Prose
Appropriate Action Must be Setup When the Internal Audit Event Queue is Full
Medium Severity
The audit system should have an action setup in the event the internal event queue becomes full. To setup an overflow action edit
/etc/audit/auditd.conf
. Set
overflow_action
to one of the following values:
syslog
,
single
,
halt
.