FortiManager forward Logs to FortiAnalyzer
Problem
How to forward FortiManager local Logs to an FortiAnalyzer in realtime?
Solution
Over GUI options it isn't possible to configure. This function is only available over CLI:
config system locallog fortianalyzer settings
set status realtime
set server 192.168.1.10
end
Afterwards you see an "unathorized device" in the FortiAnalyzer.
Comments
Post a Comment