Rule ID
SV-283784r1203397_rule
Version
V1R1
CCIs
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 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.
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>