Skip to main content

Why am I seeing "[Filtered]" in my event data?

Issue

I want to know why event fields show [Filtered] instead of the original values.

Applies To

  • All SaaS Customers

  • Data Scrubbing

Resolution

[Filtered] means Sentry scrubbed that value server-side because it matched a sensitive field or pattern.

If scrubbing is too aggressive, go to Project Settings → Security & Privacy and:

  1. Turn off Data Scrubber, or

  2. Turn off Use Default Scrubbers and scrub only the fields listed under Additional Sensitive Fields, or

  3. Keep default scrubbing enabled and add exceptions under Safe Fields.

Organization-level Security & Privacy scrubbing applies to all projects and overrides project-level settings.

Did this answer your question?