-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New Log Guide: keep control on sensitive data flowing in logs #8967
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
Conversation
|
||
## Introduction | ||
|
||
Logs are prone to hold sensitive data, and therefore need a specific care from a compliance standpoint. There are two approaches regarding sensitive data management: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
need specific care
In case you have specific compliance questions or need a helping hand in fixing this, feel free to reach out to our support ([email protected]). Helpful information to support you are: | ||
|
||
* The sensitive outline query. Or anything that could define sensitive data such as a timerange, a service or an environment, | ||
* Whether the sensitive data still leaking into Datadog, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Whether the sensitive data is still
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
pushed grammatical feedback when I fixed the md issue, see changes here - af9d51a
@apigirl Since your last review, I brought a bit of structure on the Guide Page, following APM's Guides page model. |
…eep-control-sensitive-data-flowing-in
@apigirl I also changed the title, along with the name of the file, for something less focused on the Query Based Access Controls part (which is only one optional step in the bigger picture). |
I actually changed it again - let me know what you think |
What does this PR do?
Motivation
Preview
Additional Notes
Reviewer checklist