Fortigate memory logging
You can follow our latest technical articles at firewallpazari.com/blog.
With FortiAnalyzer and FortiCloud, the GUI option for memory logging was removed. To show logs on the device itself, use the CLI commands below.
For FortiOS 4:
config log memory setting
set status enable
end
config log gui
set log-device memory
end
For FortiOS 5:
config log memory setting
set status enable
end
config log setting
set gui-location memory
end
Umman Kursun




