SV-239857r665857_rule
V-239857
SRG-NET-000089-FW-000019
CASA-FW-000090
CAT II
10
To continue to allow new connections and queue log records in the event the syslog server is not reachable, configure logging buffered and increase the queue size as shown in the example below.
ASA(config)# logging buffered informational
ASA(config)# logging queue 8192
Review the ASA configuration and verify that logging to the buffer is enabled and that the queue size has been increased as shown in the example below.
logging enable
logging buffered informational
logging queue 8192
logging host NDM_INTERFACE 10.1.22.2 6/1514
Note: Configuring a value of 0 for the queue size will set it to maximum size for the specific platform.
If the ASA is not configured to queue log records locally In the event that the central audit server is down or not reachable, this is a finding.
V-239857
False
CASA-FW-000090
Review the ASA configuration and verify that logging to the buffer is enabled and that the queue size has been increased as shown in the example below.
logging enable
logging buffered informational
logging queue 8192
logging host NDM_INTERFACE 10.1.22.2 6/1514
Note: Configuring a value of 0 for the queue size will set it to maximum size for the specific platform.
If the ASA is not configured to queue log records locally In the event that the central audit server is down or not reachable, this is a finding.
M
5339