UCF STIG Viewer Logo

The Cisco IOS XE router must allocate audit record storage capacity in accordance with organization-defined audit record storage requirements.


Overview

Finding ID Version Rule ID IA Controls Severity
V-74039 CISR-ND-000097 SV-88713r2_rule Medium
Description
In order to ensure network devices have a sufficient storage capacity in which to write the audit logs, they need to be able to allocate audit record storage capacity. The task of allocating audit record storage capacity is usually performed during initial device setup if it is modifiable. The value for the organization-defined audit record storage requirement will depend on the amount of storage available on the network device, the anticipated volume of logs, the frequency of transfer from the network device to centralized log servers, and other factors.
STIG Date
Cisco IOS XE Release 3 NDM Security Technical Implementation Guide 2018-12-20

Details

Check Text ( C-74129r3_chk )
Verify that the Cisco IOS XE router is configured with a logging buffer size.

The configuration should look like the example below:

logging buffered 4096

If a logging buffer size is not configured, this is a finding.
Fix Text (F-80581r3_fix)
Add the following command to configure a buffer size (The range is 4096 to 2147483647 in bytes).

logging buffered 4096