The Cisco ASA must be configured to offload audit records onto a different system or media than the system being audited.
An XCCDF Rule
Description
<VulnDiscussion>Information stored in one location is vulnerable to accidental or incidental deletion or alteration. Offloading is a common process in information systems with limited audit storage capacity.</VulnDiscussion><FalsePositives></FalsePositives><FalseNegatives></FalseNegatives><Documentable>false</Documentable><Mitigations></Mitigations><SeverityOverrideGuidance></SeverityOverrideGuidance><PotentialImpacts></PotentialImpacts><ThirdPartyTools></ThirdPartyTools><MitigationControl></MitigationControl><Responsibility></Responsibility><IAControls></IAControls>
- ID
- SV-239939r879886_rule
- Severity
- Medium
- References
- Updated
Remediation - Manual Procedure
Configure the Cisco ASA to send log records to a syslog server as shown in the example below.
ASA(config)# logging host NDM_INTERFACE 10.1.48.10 6/1514
ASA(config)# logging trap notifications
ASA(config)# end