Skip to main content
hrahuman_FTNT
Staff & Editor
Staff & Editor
December 15, 2021

Technical Tip: How to view the ICAP response in FortiProxy

  • December 15, 2021
  • 0 replies
  • 762 views
Description This article describes how to view the ICAP response in FortiProxy.
Scope FortiProxy.
Solution

For the ICAP server support 'X-Infection-Found' or 'X-Virus-ID', customer could enable 'icap-block-log'.

ICAP UTM log will be generated.

 

config icap profile
    edit "default"
        set icap-block-log enable
    next
end

 

By default, this command will be disabled, it is necessary to enable to view the ICP server responses.