To support redaction of technical logs (specifically NSX/ESX logs), the core engine needs to identify and redact system-level identifiers.
Currently, the engine focuses on PII. We need to expand this to include:
- UUIDs: Universally Unique Identifiers common in log lines.
- File Paths: Windows and Unix style file paths and folder names.
Tasks:
To support redaction of technical logs (specifically NSX/ESX logs), the core engine needs to identify and redact system-level identifiers.
Currently, the engine focuses on PII. We need to expand this to include:
Tasks: