Home Support FAQs Guardian Firewall Analyzer Can I have both the Guardian Firewall Analyzer service and a FortiAnalyzer?

Can I have both the Guardian Firewall Analyzer service and a FortiAnalyzer?

E-mail Print

Yes, FortiGate Firewalls allow upto 3 FortiAnalyzers to be utilized. Configured your local FortiAnalyzer as normal, then you can use the CLI to configure your FortiGate to also send information to the Guardian Firewall Anlayzer Service via the following commands:

config system fortianalyzer2
set status enable
set ip www.xxx.yyy.zzz
set address-mode static
end

config log fortianalyzer2
set status enable
end

exit