UTM log saved locally on FG disk and all traffic log send to FAZ
He Experts,
I would like to save only utm log to local disk and send all others to FAZ for further analysis.
I found a solution that set the log disk filter to severity warning and default for "log fortianalyzer setting", like this:
config log disk filter
set severity warning
set forward-traffic enable
set local-traffic enable
set multicast-traffic enable
set sniffer-traffic enable
set anomaly enable
set voip enable
set dlp-archive enable
set gtp enable
end
Is there a better way to do this?