DataDog / fluent-plugin-datadog

Fluentd output plugin for Datadog: https://www.datadog.com
Apache License 2.0
39 stars 26 forks source link

default to using ssl #8

Closed diclophis closed 6 years ago

diclophis commented 6 years ago

What does this PR do?

This PR defaults the gem into a sane default of use_ssl => true

Motivation

In 2018 it is absolutely fudging irresponsible to default to plain text network connectivity.

Additional Notes

This should be merged ASAP.

NBParis commented 6 years ago

Hello @diclophis

Thanks a lot for this and helping us improving Datadog. I'll make sure this is reviewed as it was indeed the intended behaviour to have it defaulted to SSL.

Thanks again for your contribution. Nils