0
0
Fork 0
mirror of https://github.com/alerta/alerta.git synced 2025-01-26 02:08:31 +00:00
alerta_alerta/etc/alerta/alerta.yaml
2013-02-17 10:55:54 +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