credentials between telegraf and influxdb OK
This commit is contained in:
@@ -11,5 +11,5 @@
|
||||
bind-address = ":8086"
|
||||
auth-enabled = true # Set to true
|
||||
log-enabled = true
|
||||
username = ""
|
||||
password = ""
|
||||
password = "gregandev"
|
||||
username = "password"
|
||||
Reference in New Issue
Block a user