av-ips advanced-log
Use this command to enable logging of FortiGuard Antivirus and IPS update packages received by the FortiAnalyzer unit’s built-in FDS from the FortiGuard Distribution Network (FDN).
Syntax
config fmupdate av-ips advanced-log
set log-fortigate {enable | disable}
set log-server {enable | disable}
end
Variables |
Description |
---|---|
log-fortigate {enable | disable} |
Enable/disable logging of FortiGuard antivirus and IPS service updates of FortiGate devices (default = disable). |
log-server {enable | disable} |
Enable/disable logging of update packages received by the built-in FDS server (default = enable). |
Example
Enable logging of FortiGuard Antivirus updates to FortiClient installations and update packages downloaded by the built-in FDS from the FDN.
config fmupdate av-ips advanced-log
set log-forticlient enable
set log-server enable
end