Technical Tip: How to configure CLI traceroute action with email output when SD-WAN member out of SLA
| Description | This article describes how to configure CLI traceroute action and email, when an SDWAN member is out of SLA, using the automation stitch feature.
SG (members) # show config members edit 1 set interface "port4" set zone "WAN" set gateway 10.47.31.254 next edit 2 set interface "port1" set zone "WAN" set gateway 10.47.15.254 next end
|
| Scope | FortiGate. |
| Solution | Create the trigger based on the SDWAN event log: Go to Security Fabric -> Automation select Trigger, and Create New Miscellaneous: FortiOS Event Log.
Here are the 2 triggers with filters:
If there is no VDOM enabled on FortiGate, the filter vd: root is not required.
After that, create the action:
If there is no VDOM enabled on FortiGate,'config vdom' and 'edit root' are not required.
Email body change to %%results%%. Repeat the same actions for another SD-WAN member port1.
An email of the output will be sent to the recipient:
Related documents: Technical Tip: Use FortiGate automation stitches for alert emails |









