UCF STIG Viewer Logo

The Cisco IOS XE router must record time stamps for audit records that meet a granularity of one second for a minimum degree of precision.


Overview

Finding ID Version Rule ID IA Controls Severity
V-74049 CISR-ND-000104 SV-88723r2_rule Medium
Description
Without sufficient granularity of time stamps, it is not possible to adequately determine the chronological order of records. Time stamps generated by the application include date and time. Granularity of time measurements refers to the degree of synchronization between information system clocks and reference clocks.
STIG Date
Cisco IOS XE Release 3 NDM Security Technical Implementation Guide 2018-12-20

Details

Check Text ( C-74139r3_chk )
Verify that the time stamps for audit records have a granularity of one second.

The configuration should look similar to the example below:

service timestamps debug datetime msec
service timestamps log datetime year

If the time stamps have a granularity larger than one second, this is a finding.
Fix Text (F-80591r3_fix)
Configure the Cisco IOS XE router to have a granularity of one second for audit log time stamps.

The configuration should look like the example below:

service timestamps debug datetime msec
service timestamps log datetime year