Graphite output plugin: Support TLS over TCP #2600
Labels
feat
Improvement on an existing feature such as adding a new setting/mode to an existing plugin
Milestone
Feature Request
Proposal:
We are looking to use hosted solution for graphite.
Since the communication is over internet it needs to be secure.
Hence the support for tls over tcp is required.
Current behavior:
Insecure communication between telegraf client and server
Desired behavior:
Secure the communication between client and server
Use case:
Graphite hosted solutions where data flows over internet.
To avoid middleman attack, hence secure the auth credentials and metrics data between client and server
The text was updated successfully, but these errors were encountered: