Feature request: redact sensitive data from logs #1032
Labels
duplicate
This issue is a duplicate of an existing one
feature-request
This item refers to a feature request for an existing or new utility
logger
This item relates to the Logger Utility
rejected
This is something we will not be working on. At least, not in the measurable future
Description of the feature request
Problem statement
I want to redact potential PII and/or PHI in my serverless logs.
Summary of the feature
This may not be a "feature" necessarily, it might be possible with the current middleware. But the idea is I want to pass in an array of keys that would display as redacted in the logs.
Code examples
Example log:
Logs in Cloudwatch:
Benefits for you and the wider AWS community
Being able to redact sensitive information from logs is essential.
Describe alternatives you've considered
Another logging library. But I like this one.
Additional context
Related issues, RFCs
The text was updated successfully, but these errors were encountered: