I've got lots of services that have dedicated teams: SQL, Mail, Storage, etc. I have set up a custom variable to define which team is responsible for which node.
At the moment I've got one alert set up for each team using the filter in the advanced alert setup, but I was wondering if I could put that custom variable into the 'to' field, so I could have one alert set up for each facet (disk space, performance, node down, etc.) and use the variable to route it to the correct team, essentially it'd be a normal alert but with the "To" field looking like this:
"to ${AMS}.operations@xxx.com"
would that work?
Thanks,