Technical Note: Using custom index to speed up Log View
Description
Solution
Custom index can be used on FortiAnalyzer to accelerate searching through logs and loading the results faster.
Solution
Example
Use "?" to list available index fields and log types:
config system sql
config custom-index
edit <Integer>
set device-type Fortigate
set index-field <Field_Name>
set log-type <Type>
next
end
end
Use "?" to list available index fields and log types:
set index-field ?
set log-type ?