0
0
Fork 0
mirror of https://github.com/alerta/alerta.git synced 2025-01-24 17:29:39 +00:00
alerta_alerta/conf/alerta.yaml
2012-12-07 11:51:00 +00:00

10 lines
228 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