STIGhubSTIGhub
STIGhub— A free STIG search and compliance tool·STIGs updated just now
Powered by Pylon·Privacy·Terms·Feedback·© 2026 Beacon Cloud Solutions, Inc.
← Back to Nokia Service Router OS 25.x Network Device Management Security Technical Implementation Guide

V-283784

CAT II (Medium)

The Nokia router must off-load audit records onto a different system or media than the system being audited.

Rule ID

SV-283784r1203397_rule

STIG

Nokia Service Router OS 25.x Network Device Management Security Technical Implementation Guide

Version

V1R1

CCIs

CCI-001851

Discussion

Information stored in one location is vulnerable to accidental or incidental deletion or alteration. Off-loading is a common process in information systems with limited audit storage capacity.

Check Content

Check the Nokia router configuration to determine if the device off-loads audit records onto a different system or media than the system being audited.

One option for off-loading audit records onto a different system is syslog. Verify syslog has been configured using the command below:

- show log syslog

If the device does not off-load audit records onto a different system or media, this is a finding.

Fix Text

Configure the Nokia router to off-load audit records onto a different system or media than the system being audited.

One option for off-loading audit records onto a different system is syslog. Configure syslog and the log file to be off-loaded to a syslog server as shown below:

- configure log syslog <syslog id>
- address <syslog server ip address>
- level <messages with severity level equal or higher to be reported- recommend warning>
- prefix <prefix message that will show up for each log entry>

Configure the log file that will be off-loaded to syslog server:

- configure log log-id <log id>
- from <select any combination of: main change security or debug>
- to syslog <syslog id>