Technical Tip: How to verify/view which logs from FortiGate are sent to syslog server
| Description | This article explains how to verify which logs from FortiGate are sent to the syslog server via Wireshark. |
| Scope | FortiGate. |
| Solution | Example:
config log syslogd setting set status enable set server "173.31.45.76" set source-ip "173.28.70.2" end
diagnose sniff packet any "host 173.31.45.76 and host 173.28.70.2" 6 0 l
Verification:
|

