Skip to main content
ckarwei
Staff
Staff
December 28, 2021

Technical Tip: Increase maximum number of log forwarding server

  • December 28, 2021
  • 0 replies
  • 2557 views
Description

This article describes how to increase the maximum number of log-forwarding servers.

Scope FortiAnalyzer.
Solution
  1. By default, the maximum number of log forward servers is 5.
  2. FortiAnalyzer will prompt a 'fail to save: [max entry]' error when exceeding the maximum number of log forwarding servers.
  3. It is possible to increase the number of log-forwarding servers with the commands below. This command is hidden, and this option will not be in the list of available commands when using '?'. 

 

FAZ # config system global

(global) set max-log-forward <integer>

(global) end

 

  1. The configurable maximum limit is 20 and cannot be increased further.