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"