Skip to content

Commit

Permalink
feat: update configs (#10662)
Browse files Browse the repository at this point in the history
  • Loading branch information
telegraf-tiger[bot] authored and MyaLongmire committed Jul 6, 2022
1 parent 6120f74 commit 1a7da0e
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
6 changes: 6 additions & 0 deletions etc/telegraf.conf
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
6 changes: 6 additions & 0 deletions etc/telegraf_windows.conf
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 1a7da0e

Please sign in to comment.