feat: update configs (#10424)
This commit is contained in:
parent
85830df5dd
commit
f59bdf9f10
|
|
@ -644,6 +644,8 @@
|
||||||
# ## HTTP basic authentication details
|
# ## HTTP basic authentication details
|
||||||
# # username = "telegraf"
|
# # username = "telegraf"
|
||||||
# # password = "mypassword"
|
# # password = "mypassword"
|
||||||
|
# ## HTTP bearer token authentication details
|
||||||
|
# # auth_bearer_token = "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9"
|
||||||
#
|
#
|
||||||
# ## Index Config
|
# ## Index Config
|
||||||
# ## The target index for metrics (Elasticsearch will create if it not exists).
|
# ## The target index for metrics (Elasticsearch will create if it not exists).
|
||||||
|
|
|
||||||
|
|
@ -644,6 +644,8 @@
|
||||||
# ## HTTP basic authentication details
|
# ## HTTP basic authentication details
|
||||||
# # username = "telegraf"
|
# # username = "telegraf"
|
||||||
# # password = "mypassword"
|
# # password = "mypassword"
|
||||||
|
# ## HTTP bearer token authentication details
|
||||||
|
# # auth_bearer_token = "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9"
|
||||||
#
|
#
|
||||||
# ## Index Config
|
# ## Index Config
|
||||||
# ## The target index for metrics (Elasticsearch will create if it not exists).
|
# ## The target index for metrics (Elasticsearch will create if it not exists).
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue