Skip to main content
awasfi_FTNT
Staff
Staff
November 9, 2016

Technical Note: Using custom index to speed up Log View

  • November 9, 2016
  • 0 replies
  • 1820 views
Description
Custom index can be used on FortiAnalyzer to accelerate searching through logs and loading the results faster.

Solution
Example
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 ?