From 64cbd86c2e03101d3b0175d462e579b27aef86f5 Mon Sep 17 00:00:00 2001 From: Stefan Saibel Date: Sun, 3 Mar 2019 21:04:13 +0000 Subject: [PATCH] anpassung fuer Eric --- telegraf.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/telegraf.conf b/telegraf.conf index cb0ac28..63e4f3b 100644 --- a/telegraf.conf +++ b/telegraf.conf @@ -90,7 +90,7 @@ ## urls will be written to each interval. # urls = ["unix:///var/run/influxdb.sock"] # urls = ["udp://127.0.0.1:8089"] - urls = ["http://127.0.0.1:9998"] + urls = ["http://127.0.0.1:8086"] ## The target database for metrics; will be created as needed. database = "telegraf"