FortiWeb
A FortiWeb can be configured to join a Security Fabric through the root or downstream FortiGate.
Pedro_FTNT
Staff
Staff
Article Id 279582
Description This article describes that when adding FortiWeb in FortiAnalyzer, FortiAnalyzer will show an incorrect FortiWeb version.
Scope FortiWeb, FortiAnalyzer.
Solution

This is a quick solutions to update the FortiWeb version

 

  1. Remember before any change, backup configuration.
  2.  Delete all FortiWeb configurations of FortiAnalyzer.
  3. Add FortiWeb to FortiAnalyzer.
  4. Edit the FortiWeb object in FortiAnalyzer and configure the correct user and password.
  5.  In FortiWeb disable and enable FortiAnalyzer communication.

 

  • To disable communication:

 

config log fortianalyzer
    set status disable
end

 

  • To enable communication

 

config log fortianalyzer
    set status enable
end

 

  1. After configuring the correct user and password and changing the FortiAnalyzer status in Fortiweb, FortiAnalyzer will show the correct FortiWeb version and correct status.
Contributors