mirror of
https://github.com/alerta/alerta.git
synced 2025-02-06 06:20:03 +00:00
14 lines
291 B
Text
14 lines
291 B
Text
[DEFAULT]
|
|
endpoint = http://api.alerta.io
|
|
|
|
; metric destinations
|
|
statsd_host = graphite.guprod.gnm
|
|
carbon_host = graphite.guprod.gnm
|
|
gmetric_host = ganglia.guprod.gnm
|
|
|
|
; log errors to syslog not local log file
|
|
use_syslog = yes
|
|
log_file = /dev/null
|
|
|
|
color = yes
|
|
; timezone = Australia/Sydney
|