Different alerts for different accounts #223
Replies: 2 comments 6 replies
-
Thanks for the request. This is currently not possible via configuration. The slack integration is central on the hub. However, if you specify SNS Spoke Region, the solution creates SNS topics per account. You can set up subscribers to each topic / account. A custom integration that posts to a slack channel can be added to these subscriptions. |
Beta Was this translation helpful? Give feedback.
-
Yes, you can make the alerts to SNS topics per account. Specifying the SNS Spoke Region parameter enables that feature. If you are not using orgs and manually deploying spoke templates, you will have to deploy the quota-monitor-sns-spoke.template on each spoke account / region. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I currently have this installed in our AWS environment to 3 separate spoke accounts. As a note there are also other accounts within our ORG that do not have Qutoa monitor monitoring them. The problem im running into is we do not want all alerts for each separate account to go into the same channel. The way it currently looks is it has the prerequisite account, and the hub account, followed by 3 spoke accounts, lets call them A, B, and C all pointed to a single slack channel for alerts. The way I would like it to look is spoke account A pointing to slack channel A, and spoke account B and C alerts pointing to slack channel B. Is this possible to configure while deploying this to our environments
Beta Was this translation helpful? Give feedback.
All reactions