The FortiGate device must record time stamps for audit records that can be mapped to Coordinated Universal Time (UTC) or Greenwich Mean Time (GMT).
Severity | Group ID | Group Title | Version | Rule ID | Date | STIG Version |
---|---|---|---|---|---|---|
medium | V-234184 | SRG-APP-000374-NDM-000299 | FGFW-ND-000125 | SV-234184r879747_rule | 2023-06-01 | 1 |
Description |
---|
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 |
---|
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 |
---|
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 |