STIGhubSTIGhub
STIGsSearchCompare

STIGhub

A free tool to search and browse the entire DISA STIG library. Saves up to 75% in security compliance research time.

Navigation

  • Browse STIGs
  • Search
  • Compare Versions

Resources

  • About
  • Release Notes
  • VPAT
  • DISA STIG Library
STIGs updated 3 hours ago
Powered by Pylon
© 2026 Beacon Cloud Solutions, Inc. All rights reserved.
← Back to Fortinet FortiGate Firewall NDM Security Technical Implementation Guide

V-234184

CAT II (Medium)

The FortiGate device must record time stamps for audit records that can be mapped to Coordinated Universal Time (UTC) or Greenwich Mean Time (GMT).

Rule ID

SV-234184r961443_rule

STIG

Fortinet FortiGate Firewall NDM Security Technical Implementation Guide

Version

V1R5

CCIs

CCI-001890

Discussion

If time stamps are not consistently applied and there is no common time reference, it is difficult to perform forensic analysis. Time stamps generated by the application include date and time. Time is commonly expressed in Coordinated Universal Time (UTC), a modern continuation of Greenwich Mean Time (GMT), or local time with an offset from UTC.

Check Content

Log in to the FortiGate GUI with Super-Admin privilege.

1. Click Log and Report.
2. Click Events.
3. On the Events page, double-click on an event for detail.
4. Verify in the log details that the mapped time zone reflects GMT.

If the time zone is not mapped to GMT, this is a finding.

Fix Text

Log in to the FortiGate GUI with Super-Admin privilege.

1. Click System.
2. Go to Settings.
3. On Time Zone, select the time zone in which the FortiGate device is located.
4. Click Apply.

or 

1. Open a CLI console, via SSH or available from the GUI.
2. Run the following command:

     # config system global
     #    set timezone {TIMEZONE INDEX}
     #    end