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

Overview

Finding IDVersionRule IDIA ControlsSeverity
V-283776NOKI-ND-000630SV-283776r1203373_ruleCCI-001849medium
Description
To ensure network devices have a sufficient storage capacity in which to write the audit logs, they must 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 can be modified. 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.
STIGDate
Nokia Service Router OS 25.x Network Device Management Security Technical Implementation Guide2026-06-15

Details

Check Text (C-283776r1203373_chk)

Verify the log size complies with organization-defined audit record storage using the command below: - show log log-id Event Logs Name Log Source Filter Admin Oper Logged Dropped Dest Dest Size Id Id State State Type Id 101 M S C N/A up up 1420 0 netconf 500 If the log size does not meet organization-defined audit record storage requirements, this is a finding.

Fix Text (F-88246r1203372_fix)

Configure the Nokia router to allocate audit record storage capacity in accordance with organization-defined audit record storage requirements. Create a log file for audit purposes. If the file destination is "memory", the size of the file can also be configured: - configure log log-id <log id> - from <main, security, change, debug-trace> - to <syslog or console or memory or session or NETCONF, ....> - size <50 to 3000 bytes>