SV-239923r991812_rule
V-239923
SRG-APP-000360-NDM-000295
CASA-ND-000930
CAT II
10
Configure the Cisco ASA to send critical to emergency log messages to the syslog server as shown in the example below.
ASA(config)# logging host NDM_INTERFACE 10.1.48.10
ASA(config)# logging trap critical
ASA(config)# end
Note: The parameter critical can replaced with a lesser severity (i.e., error, warning, notice, informational).
Review the Cisco ASA configuration to verify it is compliant with this requirement as shown in the example below.
logging trap critical
logging host NDM_INTERFACE 10.1.48.10
Note: The parameter critical can replaced with a lesser severity (i.e., error, warning, notice, informational). A logging list can be used as an alternative to the severity level.
If the Cisco ASA is not configured to generate an alert for all audit failure events, this is a finding.
V-239923
False
CASA-ND-000930
Review the Cisco ASA configuration to verify it is compliant with this requirement as shown in the example below.
logging trap critical
logging host NDM_INTERFACE 10.1.48.10
Note: The parameter critical can replaced with a lesser severity (i.e., error, warning, notice, informational). A logging list can be used as an alternative to the severity level.
If the Cisco ASA is not configured to generate an alert for all audit failure events, this is a finding.
M
5342