hhashemi
Staff
Created on 02-27-2017 03:04 AM Edited on 04-08-2022 11:41 AM By Anonymous
Article Id
194055
Description
This article explains how to reduce the number of email alerts regarding the files submitted to the FortiSandbox.
Solution
The number of email alerts can be reduced by running the following command in CLI:
In this case only suspicious files will be logged.
The options available with this command are:
where the values for the FortiGuard Analytics mode are:
# config antivirus profile
(profile) # edit <AV_profile_name>
(AV_proflie_name) # set ftgd-analytics suspicious
# end
In this case only suspicious files will be logged.
The options available with this command are:
# config antivirus profile
(profile) # edit <AV_Profile_Name>
# set ftgd-analytics {disable | suspicious | everything}
# end
where the values for the FortiGuard Analytics mode are:
- disable: Disable upload to FortiSandbox.
- suspicious: Submit files supported by FortiSandbox if detected as suspicious by the AV engine.
- everything: Submit files supported by FortiSandbox if detected as suspicious or clean by the AV engine.
Labels: