Description | This article describes how to encrypt logs before sending them to a Syslog server. |
Scope | FortiGate. |
Solution |
Use following CLI commands:
config log syslogd setting set mode reliable end It is necessary to Import the CA certificate that has signed the syslog SSL/server certificate.
config log syslogd setting set enc-algorithm high-medium/high/low set certificate “ “ <- It is only necessary to map the local SSL certificate if the server requires client certificate verification. If the server is not configured for client certificate authentication/validation, it will be necessary to leave this field as blank (default).
Related documents: |