From 025a3bfec85e47427daa79671c7844d7fba52e34 Mon Sep 17 00:00:00 2001 From: Brendan Smith <3453402+bsmithio@users.noreply.github.com> Date: Sun, 20 Feb 2022 20:31:27 -0600 Subject: [PATCH] Misc updates --- configure.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/configure.md b/configure.md index d5539ea..5244cd2 100644 --- a/configure.md +++ b/configure.md @@ -83,8 +83,11 @@ Now navigate to Services -> Telegraf -> Output Enable Influx v2 Output and fill in the following: Influx v2 Token: Your InfluxDB Token + Influx v2 URL: Your InfluxDB URL, this will be the IP address or hostname of your system that is running InfluxDB. E.g http://192.168.1.10:8086 + Influx v2 Organization: Your InfluxDB Organization + Influx v2 Bucket: Your InfluxDB Bucket ![](https://i.imgur.com/VS4FKU7.png)