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.
ychia
Staff
Staff
Article Id 245747
Description

This article describes how to fix an issue where the customer is unable to view the summary report under system events. The tab cannot be selected in the UI under Log & Report -> System Events -> Summary tab.

 

ychia_0-1676370183760.png
Scope FortiGate 7.2.x.
Solution

To enable historical FortiView verify if disk storage is available, if the FortiGate device doesn't have disk the summary tab feature will not be available.

 

If the device supports disk storage, verify if disk logging is enabled with the following command:

 

show log disk settings 

 

If the disk logging is not enabled, use the following commands to enable disk logging:

 

config log disk setting

    set status enable

end

 

To enable the option, it is necessary to enable Historical FortiView under GUI -> Log & Report -> Log Settings.

 

ychia_1-1676370235934.jpeg

Alternatively, enable Historical FortiView using the CLI command below:


config report setting
    set fortiview enable
end