Technical Tip: How to send a specific log from FortiAnalyzer to the syslog server via 'Log Forwarding'
Description
This article describes how to send specific log from FortiAnalyzer to syslog server.
For this demonstration, only IPS log send out from FortiAnalyzer to syslog is considered.
Solution
- Check the 'Sub Type' of the log.
From the GUI, go to Log view -> FortiGate -> Intrusion Prevention and select the log to check its 'Sub Type'.

- Apply the filter under 'Log Forwarding'.
Log Field: Generic free-text filter, Match criteria:Match, Value:subtype=ips <-----See the screenshot below.

- The CLI will show the configuration as below:

Troubleshooting:
If issues are encountered with log forwarding, check the log forwarding stats by using the following command:
diagnose test application logfwd 4
If there are issues with the forwarding engine, reset the logfwd process:
diagnose test application logfwd 99
diagnose test application logfwd
