Skip to content

The Cisco ASA must be configured to produce audit log records containing information to establish the source of events.

An XCCDF Rule

Description

In order to compile an accurate risk assessment and provide forensic analysis, it is essential for security personnel to know the source of the event. The source may be a component, module, or process within the device or an external session, administrator, or device. Associating information about where the source of the event occurred provides a means of investigating an attack; recognizing resource utilization or capacity thresholds; or identifying an improperly configured device.

ID
SV-239908r960900_rule
Version
CASA-ND-000290
Severity
Medium
References
Updated

Remediation Templates

A Manual Procedure

Configure the Cisco ASA as shown in the example below.

ASA(config)# logging enable
ASA(config)# logging buffered informational
ASA(config)# end