execute file-size-threshold
Use this command to change FortiNDR’s maximum file size limit for different daemons. This command is only available in Standalone and Sensor modes. This execute action is persistent after reboot/power-cycle.
For files manually uploaded through the API, the maximum file size is limited by both the API upload method and the relevant CLI configuration. The current supported file size limits are:
- 500 MB when using the multi‑part file upload method
- 300 MB when using the JSON data upload method
Syntax
execute file-size-threshold {FortiMail|FortiSandbox|ICAP|OFTP|inline-blocking|manual-upload|network-share|sniffer} <size_limit_1-10240MB>
|
Variable |
Description |
|---|---|
|
FortiMail |
Files sent from FortiMail. |
|
FortiSandbox |
Files sent from FortiSandbox. |
|
ICAP |
Files sent from ICAP |
|
OFTP |
OFTP Devices |
|
inline-blocking |
Fabric Devices |
|
manual-upload |
Manual uploaded files |
|
network-share |
Network share Scan |
|
size_limit |
1 to 10240MB (i.e. 10GB) |
|
sniffer |
Network Traffic Sniffer |