logstash-plugins / logstash-output-datadog_metrics

Apache License 2.0
3 stars 16 forks source link

Change config type to to prevent from leaks in debug logs. #18

Closed mashhurs closed 1 year ago

mashhurs commented 1 year ago

When running Logstash with --config.debug mode, api_key value can be seen in the debug logs. This change prevents leaking api_key value in the debug logs.