add a hint to possible basic authentication settings
This commit is contained in:
committed by
Cameron Sparr
parent
4f6087a99d
commit
efb64a049f
@@ -777,6 +777,8 @@
|
||||
# # Read stats from one or more Elasticsearch servers or clusters
|
||||
# [[inputs.elasticsearch]]
|
||||
# ## specify a list of one or more Elasticsearch servers
|
||||
# # you can add username and password to your url to use basic authentication:
|
||||
# # servers = ["http://user:pass@localhost:9200"]
|
||||
# servers = ["http://localhost:9200"]
|
||||
#
|
||||
# ## Timeout for HTTP requests to the elastic search server(s)
|
||||
|
||||
Reference in New Issue
Block a user