0
0
Fork 0
mirror of https://github.com/alerta/alerta.git synced 2025-01-30 03:33:59 +00:00
alerta_alerta/etc/alerta/alerta.yaml
2013-04-05 09:38:46 +01:00

11 lines
232 B
YAML

---
# Assign a service to EC2 alerts based on cluster tag
- match:
service: [ EC2 ]
parser: Ec2ServiceLookup
# Assign a service to RiffRaff alerts based on resource
- match:
group: Deploys
parser: DeploysServiceLookup