We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2682132 commit 78a2a3eCopy full SHA for 78a2a3e
1 file changed
telegraf/config/telegraf.conf.example
@@ -354,7 +354,7 @@
354
# # local_address = ""
355
#
356
# ## Token for authentication.
357
- token = "2MHeG09HiVhum63pLlh5JWYbTXR5SlqXQ2f3UE60rvQ9SeedkYii7a5RABnrW7Npju7tjocyfcfqQdJrOeS4hg=="
+ token = "PUT YOUR TOKEN HERE"
358
359
# ## Organization is the name of the organization you wish to write to.
360
organization = "docs"
@@ -13246,7 +13246,7 @@
13246
# ## If both are empty or both are set, an error is thrown.
13247
# # token_file = "/path/to/auth/token"
13248
# ## OR
13249
-# token = "s.CDDrgg5zPv5ssI0Z2P4qxJj2"
+# token = ""
13250
13251
# ## Set response_timeout (default 5 seconds)
13252
# # response_timeout = "5s"
0 commit comments