FortiAnalyzer
FortiAnalyzer can receive logs and Windows host events directly from endpoints connected to EMS, and you can use FortiAnalyzer to analyze the logs and run reports.
awasfi_FTNT
Staff
Staff
Article Id 191196

Description

 
This article describes how to increase the number of logs that can be downloaded from Log View in FortiAnalyzer.
 
Scope
 
All versions of FortiAnalyzer.
 
Solution
 
By default, the maximum number of logs that can be downloaded from log view is 100,000.
 
This can be checked by running the following command in the FortiAnalyzer CLI:
 
config system log settings
get
download-max-logs : 100000
 
To modify the download-max-logs value, use the following command:
 
config system log settings
set download-max-logs <number of logs>
end
 
Substitute <number of logs> with any desired value between 100 and 5,000,000.