eid-ops/global/overlay/etc/puppet/modules/eid/templates/telegraf/95-telegraf.conf.erb

6 lines
156 B
Text
Raw Normal View History

[[outputs.influx2]]
urls = ["https://influx-1.sunet.se:8086"]
token = "$INFLUX2_TOKEN"
organization = "$INFLUXDB2_ORG"
bucket = "$INFLUXDB2_BUCKET"