Technical Tip: How to change the encryption level between FortiGate and FortiAnalyzer
Description
This article describes how to change the enc-algorithm level on the connection between FortiGate and FortiAnalyzer.
Scope
FortiGate, FortiAnalyzer.
Solution
In earlier versions of FortiOS, the following option has been available under the following configuration on CLI 'config log fortianalyzer setting':
config log fortianalyzer setting
set enc-algorithm disable
set encrypt enable
set psksecreet <password>
end
high-medium Encrypt logs using high and medium encryption algorithms.
high Encrypt logs using high encryption algorithms.
low Encrypt logs using all encryption algorithms.
