You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
AWS Cloudwatch is setup with OpsGenie, I received the informational alert already and I setup notifications for all the alerts in different states (OK, INSUFFICIENT DATA, ALARM) connected to the Opsgenie sns topic I made. The connection has been established succesfully.
The problem is, that somehow alerts are still not being sent to opsgenie.
(Yes I changed thresholds to trigger alerts)
Thank you in advance for replying!
SOLUTION:
The issue has been resolved, encryption was enabled which caused an AccessDenied error because the KMS key had inproper rights. It can be mitigated by editing the access policy of the topic or by disabling encryption of the topic.
Hi @Jessie Gouw ,
That's strange if test / confirmation was successful, and the actual CloudWatch events are not creating Opsgenie alerts.
Can you check if there are any logs or errors under the Settings tab >> Logs tab??
This sounds like your SNS subscription may also have the Enable Raw Message Delivery checkbox selected - when I believe it should be unchecked:
^ So if that's the case, and there are logs / errors in Opsgenie, there might not be any data parsing in the payload of these requests.
Let us know if this helps! Or if you run into other questions, issues, etc.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Nick H Thanks for the reply! The raw message checkbox is currently unchecked already. These are the last logs I received
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ok - thanks for checking all that.
That log does not look related to the CloudWatch integration. Can you search the logs for the integration name with something like this:
If the connection is made successfully - which is sounds like it has been - Opsgenie would still record error logs.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
See the most recent logs in my earlier reply (I edited it afterwards sorry)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I also edited mine 😅
Try checking for "cloudwatch" logs vs. all of the logs in your account. Then adjust the time range as well if possible!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
That log seems unrelated. If possible, can you open a ticket with Opsgenie support here: https://support.atlassian.com/opsgenie/
It might be easier if our team can access the logs and take a look at your account! I'll look for that ticket.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.