How to get a single Notification Alert through cloudwatch alarms, when the Site-To-Site VPN Tunnel is back to normal

0

I have implemented a cloudwatch alarm that alerts when the tunnel goes down. But, I also want to be notified when the tunnel is back again online. Initially I had added a action step for "OK" state, but what it does is when the alarm is back into OK state from "IN ALARM" state it continues to send the alerts as long the alarm is in OK state.

I want alerts to be send as long as the tunnel is down but only, one time when the tunnel is back to normal and is in up state.

1 Answer
1

Usually, CloudWatch Alarm is notified only when the state changes. I want to check your notification settings, which metrics are being notified, and under what conditions.

Do you have a recurring notification mechanism, such as the one described in the following Blog, to ensure continuous notifications?

https://aws.amazon.com/jp/blogs/mt/how-to-enable-amazon-cloudwatch-alarms-to-send-repeated-notifications/

profile picture
EXPERT
shibata
answered 15 days ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions