feat: update configs (#10662)

This commit is contained in:
telegraf-tiger[bot] 2022-02-16 08:56:53 -07:00 committed by GitHub
parent dbafbed42d
commit d45281cba6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 12 additions and 0 deletions

View File

@ -1174,6 +1174,12 @@
# ## Use TLS but skip chain & host verification
# # insecure_skip_verify = false
#
# ## Optional SOCKS5 proxy to use when connecting to brokers
# # socks5_enabled = true
# # socks5_address = "127.0.0.1:1080"
# # socks5_username = "alice"
# # socks5_password = "pass123"
#
# ## Optional SASL Config
# # sasl_username = "kafka"
# # sasl_password = "secret"

View File

@ -1174,6 +1174,12 @@
# ## Use TLS but skip chain & host verification
# # insecure_skip_verify = false
#
# ## Optional SOCKS5 proxy to use when connecting to brokers
# # socks5_enabled = true
# # socks5_address = "127.0.0.1:1080"
# # socks5_username = "alice"
# # socks5_password = "pass123"
#
# ## Optional SASL Config
# # sasl_username = "kafka"
# # sasl_password = "secret"