minitor-go/test/valid-default-log-alert.yml
Ian Fijolek 8f93997b80
All checks were successful
continuous-integration/drone/push Build is passing
Update config to add a default log alert
2020-02-19 09:57:42 -08:00

9 lines
125 B
YAML

---
check_interval: 1
monitors:
- name: Command
command: ['echo', '$PATH']
alert_down: ['log']
alert_every: 0