Technical Tip: Filter out the syslog message for the FortiGuard webfilter license expired alert.
| Description | This article describes how to filter out the syslog message for the FortiGuard webfilter license expired alert. |
| Scope | FortiGate. |
| Solution | Example of license expire alert:
Mar 20 17:40:50 10.98.98.194 date=2022-03-20 time=17:40:50 devname="FGT-Test-01" devid="FGT81ETK00000000"
Set the following settings on Syslog filter to filter out the license expire message:
config log syslogd filter end
For multiple filters, use the following format: set filter "logid(0100020109,0100020101)"
Important: Starting v7.0 onwards, the syslog filtering syntax has changed.
Technical Tip: Using syslog free-style filters Technical Tip: Configuring advanced syslog free-style filters |