Description | This article describes how to configure FortiGate to automatically send a daily security rating summary to the security team via email for regular monitoring and response. |
Scope | All FortiGates. |
Solution |
To automate the process of sending daily summaries of security ratings, FortiGate's automation stitch feature can be leveraged. This solution will allow FortiGate to send a summary of security ratings and send it via email to designated recipients. Define the Automation Trigger: Create a trigger using FortiOS Event Logs and search for 'Security Rating summary'.
FortiGate (Daily-Security-Summary) # sh full edit "Daily-Security-Summary" next
Define the Automation Action: Create an action to send an email of a security rating summary.
FortiGate (Daily-Security-Summary) # sh full
config system automation-action
Create the Automation Stitch: Combine the trigger and action into an automation stitch that ties the two together.
FortiGate (Daily-Security-Summary) # sh full
Verification:
Note: |