network-monitor/alertmanager/config.yml
2017-02-21 13:38:27 +01:00

12 lines
313 B
YAML

route:
receiver: 'slack'
repeat_interval: 1m
receivers:
- name: 'slack'
slack_configs:
- send_resolved: true
username: 'vegasbrianc'
channel: '#notifications'
api_url: 'https://hooks.slack.com/services/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'