FortiGate
FortiGate Next Generation Firewall utilizes purpose-built security processors and threat intelligence security services from FortiGuard labs to deliver top-rated protection and high performance, including encrypted traffic.
gakshay
Staff
Staff
Article Id 197461
Description
This article describes how to modify the database and signatures frequency.       

Solution
Database and Signatures are updated when the firewall receives the updates from the Fortiguard servers.
By default it is 02:60 <hh:mm> the push updates are sent.

It is possible to modify the frequency and the lowest in 1:00.

To configure scheduled updates from CLI:
# config system autoupdate schedule
    set status enable
    set frequency every
    set time <hh:mm>
end

Contributors