Skip to main content
Buddhima
Explorer
August 21, 2025
Solved

How to get email (Automation) alert when public IP is unreachable

  • August 21, 2025
  • 3 replies
  • 779 views

Hi,

I want to monitor a public IP from my FortiGate, and if the IP becomes unreachable, I want to automatically receive an email alert.

Is this possible using FortiGate Automation? If yes, how can I set it up?

FortiOS Version: 7.2.10

3 replies

ozkanaltas
Valued Contributor III
August 21, 2025

Hello @Buddhima ,

 

Normally, FortiGate doesn't support that feature natively. But I think you can use a workaround solution for that. 

 

FortiGate has a load balance feature, and that feature can monitor IP addresses in different ways. If you create a dummy load balance configuration and monitor public IP addresses, FortiGate will monitor these addresses. If FortiGate can't reach these IP addresses, FortiGate creates a service down log for a health check. 

 

And you can track these logs with the automation feature. You can create automation like that. If this log is created, send an email to this address. 

 

If this way is applicable to you, you can review this document on how you create a virtual server. 

 

https://docs.fortinet.com/document/fortigate/7.2.11/administration-guide/713497/virtual-server-load-balance

Buddhima
BuddhimaAuthor
Explorer
August 21, 2025

Thank you for your reply! is there any way to do it using performance SLA. after can we add it to automation somehow?

ozkanaltas
Valued Contributor III
August 21, 2025

Hello @Buddhima ,

 

I'm not sure because of that, I just think aloud. If the performance sla log is generated when the conditions are not met. Also, you can use performance sla. 

Buddhima
BuddhimaAuthor
Explorer
August 21, 2025

hi ozkanaltas 

Thank you for your input!

I have already created the Performance SLA for the public IP, but I’m not sure how to create an Automation Stitch using the log entry generated by the SLA failure.

If there’s any documentation, guide, or example on how to use SLA logs for automation stitches, that would be very helpful.

ozkanaltas
Valued Contributor III
August 21, 2025