Technical Tip: Automation stitch to monitor specific administrator login & logout events and configuration changes
| Description | This article describes how to create an automation stitch to receive notifications for specific administrator login & logout events and configuration changes where the admin account was created for a specific purpose. As well as to avoid a flood of email notifications from other administrator account system logs that do not need monitoring. |
| Scope | FortiGate. |
| Solution | Create an automation stitch trigger with an additional user field filter.
GUI -> Security Fabric -> Automation -> Trigger -> Create New -> FortiOS Event Log.
CLI:
config system automation-trigger
Create an automation stitch action. GUI -> Security Fabric -> Automation -> Action -> Create New -> Email.
config system automation-action
Create the automation stitch. GUI -> Security Fabric -> Automation -> Stitch -> Create New.
CLI:
config system automation-stitch |



