docs: Update etc/telegraf.conf and etc/telegraf_windows.conf (#11483)
Co-authored-by: Tiger Bot <>
This commit is contained in:
parent
508483157d
commit
3e6398534f
|
|
@ -4557,7 +4557,7 @@
|
|||
# # cookie_auth_method = "POST"
|
||||
# # cookie_auth_username = "username"
|
||||
# # cookie_auth_password = "pa$$word"
|
||||
# # cookie_auth_headers = '{"Content-Type": "application/json", "X-MY-HEADER":"hello"}'
|
||||
# # cookie_auth_headers = { Content-Type = "application/json", X-MY-HEADER = "hello" }
|
||||
# # cookie_auth_body = '{"username": "user", "password": "pa$$word", "authenticate": "me"}'
|
||||
# ## cookie_auth_renewal not set or set to "0" will auth once and never renew the cookie
|
||||
# # cookie_auth_renewal = "5m"
|
||||
|
|
|
|||
|
|
@ -4494,7 +4494,7 @@
|
|||
# # cookie_auth_method = "POST"
|
||||
# # cookie_auth_username = "username"
|
||||
# # cookie_auth_password = "pa$$word"
|
||||
# # cookie_auth_headers = '{"Content-Type": "application/json", "X-MY-HEADER":"hello"}'
|
||||
# # cookie_auth_headers = { Content-Type = "application/json", X-MY-HEADER = "hello" }
|
||||
# # cookie_auth_body = '{"username": "user", "password": "pa$$word", "authenticate": "me"}'
|
||||
# ## cookie_auth_renewal not set or set to "0" will auth once and never renew the cookie
|
||||
# # cookie_auth_renewal = "5m"
|
||||
|
|
|
|||
Loading…
Reference in New Issue