Skip to main content

Can I scrub data from events that have already made it to Sentry?

Updated over a month ago

Issue

I notice I have some sensitive information in my even. I would like to scrub or redact some of that data.

Applies To

  • All Sentry users

Resolution

No, once an event has been ingested, processed, and displayed in Sentry, it can’t be changed or edited.

For error events you can delete the issue it belongs to, but note that all events in the issue will be deleted. For replays and attachments, you can delete each affected replay or attachment individually.

We currently do not have an option to delete spans, logs, or profiles. The current option to remove them from Sentry is to delete the affected project.

We have an open feature request to add the option to delete logs, please upvote it here.

Did this answer your question?