Description
This article describes how to configure automation stitches for the Fortinet Security Fabric.
Each automation pairs an event trigger and one or more actions, which allows for monitoring of the network and taking appropriate action when the Security Fabric detects a threat.
Use automation stitches to detect events from any source in the Security Fabric and apply actions to any destination.
Solution
To create the automation stitches:
Example configuration in the CLI:
config system automation-stitch
edit "Compromised-IP-Banned"
set trigger "Compromised Host"
config actions
edit 1
set action "IP Ban"
set required enable
next
end
next
end
config system automation-stitch
edit "HA-failover"
set trigger "HA Failover"
config actions
edit 1
set action "Email Notification"
set required enable
next
end
set destination "HA-failover"
next
end
To test the Automation Stitches go to Security Fabric -> Automation, select the automation, and select 'Test Automation Stitch'.
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2025 Fortinet, Inc. All Rights Reserved.