Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Moises.botarro/adding data scrubber fields process agent #540

Merged

Conversation

moisesbotarro
Copy link
Contributor

Adding new fields for process-agent to enable/disable the cmdline data scrubber and to expand list of sensitive words to match.
@DataDog/burrito

@@ -367,6 +367,11 @@
# Example: ['my-secret-app', 'dbpass']
default['datadog']['process_agent']['blacklist'] = []

# Controls the behavior of the cmdline dataScrubber
# Example for custom sensitive words: ['consul_token', 'token', 'dd_api_key']
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe put this comment above the custom_sensitive_words and instead add a comment here on what scrub_args enables?

Copy link
Member

@olivielpeau olivielpeau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@olivielpeau olivielpeau added this to the 2.16.0 milestone Apr 17, 2018
@olivielpeau olivielpeau merged commit f21f0d4 into master Apr 17, 2018
@olivielpeau olivielpeau deleted the moises.botarro/adding-data-scrubber-fields-process-agent branch April 17, 2018 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants