-
Fresh Influx Core 3 installation
conf [[outputs.influxdb_v2]]
urls = ["http://127.0.0.1:8181"]
token = "something"
organization = "icod"
bucket = "domain.tld" Error
|
Beta Was this translation helpful? Give feedback.
Answered by
dlukt
Jun 16, 2025
Replies: 1 comment
-
You can not have a |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
dlukt
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can not have a
.
dot in the bucket's name.