Configuring different FortiAnalyzer settings for each worker and for the root VDOM of each worker
Use the following configuration to set different global FortiAnalyzer settings for each worker and to also allow the root VDOM of each worker to use a different FortiAnalyzer than the global FortiAnalyzer:
config system vdom-exception
edit 1
set object log.fortinanalyzer.setting
next
edit 2
set object log.fortinanalyzer.override.setting
set scope inclusive
set vdom root
end
Then on each worker use global settings to configure the FortiAnalyzer that the worker sends log messages to. Also on each worker, edit the root VDOM and configure the FortiAnalyzer that the root VDOM on this worker sends log messages to.
Each worker sends log messages to a different FortiAnalyzer and the root VDOM on each worker sends log messages to a different FortiAnalyzer than the global setting.