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.
simonz_FTNT
Staff & Editor
Staff & Editor
Article Id 419241
Description This article describes the behaviour of Antivirus UTM logging. By default, it only logs when the files are infected or blocked, but does not log clean or scanned files, including oversized files.
Scope FortiGate.
Solution

The below option is to enable oversize files logging if needed, for details on the oversize files that bypassed scanning.

From the GUI:

Navigate to Policy & Objects -> Protocol Options -> Select the Profile -> Edit -> Enable oversize-log and select OK:

AV.png

 

From the CLI:

 

config firewall profile-protocol-options

    edit <protocol profile>

        set oversize-log enable

end

 

The default oversize limit is 10MB.

Refer to this KB article about configuring the oversize limit: Technical Tip: Maximum oversize threshold.

 

oversize.png