DescriptionOne cause of performance statistics logs not showing on the FortiGate or FortiAnalyzer under “Log View” is that the feature is disabled.
The interval time must be set on the FortiGate to enable the feature and to generate the logs
SolutionThe interval timer can be set from the FortiGate CLI:
config system global
set sys-perf-log-interval <0-15>
end
where 0 : Disabled
1-15: Time in minutes between logging. 5 is default value.