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 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