Description | This article describes how to configure an automation stitch to provide email alerts when admin login failures appear in the logs. |
Scope | FortiOS 6.4 or above. |
Solution |
Create an Automation stitch under Security Fabric -> Automation -> Stitch -> Create New.
Give it a name and configure a trigger as per the screenshot below:
Configure an action as per the screenshot below:
Now test the stitch by entering a wrong user ID or password. Check the status from the firewall and check for an email.
config system automation-stitch edit "Login-Failure" set trigger "Admin-Login" config actions edit 1 set action "Login-Failed" next end
config system automation-trigger edit "Admin-Login" set event-type event-log next end
Action:
config system automation-action edit "Login-Failed" set action-type email next end
Log: The email will contain the following log:
|
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 2024 Fortinet, Inc. All Rights Reserved.