Issue
I notice I have some sensitive information in my errors. I would like to scrub or redact some of that data.
Applies To
- Sentry Error Monitoring Users
Resolution
No, once an error event has been ingested, processed, and displayed in Sentry, it can’t be changed or edited.
If the event contains sensitive information, the only way to remove it is by deleting the issue it belongs to. This will delete all error events grouped under that issue.
If the sensitive data is spread across many issues, you can delete the entire project instead, which will remove all associated event data.