Showing 1 unique vulnerabilities (1 total)
(filtered)
View Documentation Status (90 tracked)
1 asset
1 Open
Cisco IOS XE Router ...
| Hostname | IP Address | Status | Assigned To | Last Scan | Actions |
|---|---|---|---|---|---|
| MONTPOINTGTWYRTR | 10.10.10.1 | 2026-01-14 | |||
Finding DetailsEvaluate-STIG 1.2507.5 (Scan-CiscoXERouterNDM_Checks) found this to be OPEN on 10/23/2025 ResultHash: 5F8368BFC68F3878D80F5B9647E5D732EB331313 ~~~~~ 'logging buffered' is not configured Comments |
|||||
Check Text
Verify that the Cisco router is configured with a logging buffer size. The configuration should look like the example below: logging buffered xxxxxxxx informational If a logging buffer size is not configured, this is a finding. If the Cisco router is not configured to allocate audit record storage capacity in accordance with organization-defined audit record storage requirements, this is a finding.
Fix Text
Configure the buffer size for logging as shown in the example below. R2(config)#logging buffered xxxxxxxx informational