credentials between telegraf and influxdb OK

This commit is contained in:
2022-12-30 10:55:23 +01:00
parent f12e071381
commit 7ec03410cd
3 changed files with 12 additions and 3 deletions
@@ -11,5 +11,5 @@
bind-address = ":8086"
auth-enabled = true # Set to true
log-enabled = true
username = ""
password = ""
password = "gregandev"
username = "password"