Description | This article describes how to exclude specific logs that is been sent to FortiAnalyzer. |
Scope | FortiOS 7.0. |
Solution |
There might be cases where a set of logs needs to be excluded by the FortiGate firewall from sending it to FortiAnalyzer.
In the below example, it is configured a filter to exclude specific log IDs:
config log fortianalyzer filter set filter-type exclude next end
Logs: date=xxxx time=xxxx .. logid="0100026003" type="event" subtype="system" level="information" vd="root" logdesc="DHCP statistics" interface="xxx" total=3 used=0 msg="DHCP statistics" ...
LogID can be taken from the generated logs or from the below document.
26003 - LOG_ID_DHCP_STAT
Related document: |