Technical Tip: Configuration change alert email sent both from HA Primary and secondary
| Description | This article describes when the configuration change automation alert is configured and triggered, and when an email is received from both the Primary and Secondary units. |
| Scope | FortiGate. |
| Solution |
config system automation-trigger edit "Config Change"
config system automation-action edit "Email Notification"
config system automation-stitch edit "Config Change Email"
For details on how to configure the automation alert email, refer to this KB article: Technical Tip: Use FortiGate automation stitches for alert emails
date=2025-04-28 time=23:49:55 devid="FGVM010000137934" devname="FGVM010000137934" eventtime=1745909395651268351 tz="-0700" logid="0100044547" type="event" subtype="system" level="information" vd="root" logdesc="Object attribute configured" user="admin" ui="ha_daemon" action="Delete" cfgtid=156041243 uuid="0b7d630e-248b-51f0-67a7-190c989b53d4" cfgpath="firewall.address" cfgobj="none" msg="Delete firewall.address none"
date=2025-04-28 time=23:49:55 devid="FGVM010000137911" devname="FGVM010000137911" eventtime=1745909394668896417 tz="-0700" logid="0100044547" type="event" subtype="system" level="information" vd="root" logdesc="Object attribute configured" user="admin" ui="GUI(10.254.1.254)" action="Delete" cfgtid=128647268 uuid="0b7d630e-248b-51f0-67a7-190c989b53d4" cfgpath="firewall.address" cfgobj="none" msg="Delete firewall.address none"
Conclusion This is an expected behaviour. When a configuration change at the Primary firewall, it will sync the configuration to the secondary device, and the same configuration event will be triggered; hence, the email will be generated from the secondary. |


