From 0df10172506242105891a81f5076019b5a5867b0 Mon Sep 17 00:00:00 2001 From: VictorRobellini <39597627+VictorRobellini@users.noreply.github.com> Date: Fri, 5 Mar 2021 15:14:51 -0500 Subject: [PATCH] Readme - Added influx auth for troubleshooting --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c69b1f2..fd4ce2d 100644 --- a/README.md +++ b/README.md @@ -135,8 +135,11 @@ Now go read /var/log/telegraf/telegraf.log When in doubt, run a few queries to see if the data you are looking for is being populated. bash-4.4# influx - Connected to http://localhost:8086 version 1.7.10 - InfluxDB shell version: 1.7.10 + Connected to http://localhost:8086 version 1.8.3 + InfluxDB shell version: 1.8.3 + > auth + username: admin + password: > show databases name: databases name