Skip to content

Commit 78a2a3e

Browse files
committed
cleaned telegraf.conf
1 parent 2682132 commit 78a2a3e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

telegraf/config/telegraf.conf.example

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -354,7 +354,7 @@
354354
# # local_address = ""
355355
#
356356
# ## Token for authentication.
357-
token = "2MHeG09HiVhum63pLlh5JWYbTXR5SlqXQ2f3UE60rvQ9SeedkYii7a5RABnrW7Npju7tjocyfcfqQdJrOeS4hg=="
357+
token = "PUT YOUR TOKEN HERE"
358358
#
359359
# ## Organization is the name of the organization you wish to write to.
360360
organization = "docs"
@@ -13246,7 +13246,7 @@
1324613246
# ## If both are empty or both are set, an error is thrown.
1324713247
# # token_file = "/path/to/auth/token"
1324813248
# ## OR
13249-
# token = "s.CDDrgg5zPv5ssI0Z2P4qxJj2"
13249+
# token = ""
1325013250
#
1325113251
# ## Set response_timeout (default 5 seconds)
1325213252
# # response_timeout = "5s"

0 commit comments

Comments
 (0)