| Description | This article describes a method to sync time and change the NTP configuration. |
| Scope | FortiSIEM 6.X, 7.X. |
| Solution |
Incorrectly configured system time can lead to a range of issues, including:
Correctly configured time and time zone settings are critical to proper system operation and accurate logging. FortiSIEM should usually be configured to use NTP where possible.
Time sync with NTP.
date
ntpq -pn
vi /etc/ntp.conf
service ntpd stop
ntpdate -s time.google.com
service ntpd start
Tip: VMware virtual machines sync their time with ESX host as default settings. The time is synced as 'bios clock time' so, even if the time is correctly set using NTP on the guest OS, it will revert to ESX host time in a few minutes.
Two possible solutions:
Note: As of FortiSIEM 7.4.2, the following guide applies:
chronyc sources
chronyd vi /etc/chrony.conf
Use '#' to disable the default 2.pool.rocky.ntp.org.
sudo systemctl restart chronyd.service
systemctl status chronyd.service
chronyc sources |
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2026 Fortinet, Inc. All Rights Reserved.