Enabling and disabling FortiRecorder
By default, the FortiRecorder module is disabled in FortiAnalyzer.
The FortiRecorder module can be enabled or disabled on supported platforms through the FortiAnalyzer CLI.
![]() |
To view supported platforms and cameras, see the product release notes in the Fortinet Document Library. |
To enable the FortiRecorder module in the CLI:
config system global
set disable-module none
end
To disable the FortiRecorder module in the CLI:
config system global
set disable-module fortirecorder
end