PII Redaction
Use case
Protect sensitive data by applying programmable redaction rules to strip personally identifiable information (PII) from telemetry streams before it leaves your boundary.
Prerequisites
- OTel collector for pii scrubbing
- Policy definitions for what constitutes PII (regex, field names, JSON paths, etc.)
- Ensure your redaction rules align with regulations (GDPR, HIPAA, etc.)
- Unit & integration tests to validate redaction
Choose your preferred self-guided experience
For the required MDAI cluster resources, clone the mdai-labs GitHub repo. This repo also contains the scripts resources needed for trying out the MyDecisive solutions.