Restore secure option to control tls in nats_consumer
This commit is contained in:
@@ -21,6 +21,9 @@ instances of telegraf can read from a NATS cluster in parallel.
|
||||
# username = ""
|
||||
# password = ""
|
||||
|
||||
## Use Transport Layer Security
|
||||
# secure = false
|
||||
|
||||
## Optional TLS Config
|
||||
# tls_ca = "/etc/telegraf/ca.pem"
|
||||
# tls_cert = "/etc/telegraf/cert.pem"
|
||||
|
||||
Reference in New Issue
Block a user