Preventing PII Export in Audit Reports

Overview

You can enable the marking or obfuscation (hiding) of Personally Identifiable Information (PII) in audit exports. This allows for data exportation for review by third parties without including any PII. Marking PII prepares exports for external, separate cleanup, and obfuscation automatically hides or removes it during exportation.

PII includes many internal stored attributes, such as IP addresses, usernames, and email addresses. Metadata fields can be flagged on creation as potentially containing PII, which aids applying the same filtering to user-configured metadata fields. PII can potentially appear in:

  • System logs
  • Thread logs (RPC, heartbeat, discovery, and others)
  • Event logs
  • Log4net files
This feature currently only applies to audit tables available in the interface.

Procedure

  1. In the Admin Side Panel, search for and click Application. The Application Configuration page appears.

    image-20220602154916200

  2. Click the Edit button.

  3. Scroll down and click to select the Obfuscate Personally Identifiable Information check box. An Obfuscation Level dropdown list appears:

    image-20220602155314178

  4. Click the Obfuscation Level dropdown list to select one of the following:

    • Mark PII and Obfuscate in Audit Exports: Permanently hide or remove all PII in the exported audit report. The following PII data is hashed (replaced with unique, scrambled text that provides no PII): user ID or name, IP address, and folder path. Any other PII data is replaced with [PII REMOVED]. The hash value allows audit viewers to see that multiple entries belong to a single user without having any specifics on who that user is.
    • Mark PII: Delimit all PII in easy-to-search-for markers. This allows other applications to process the PII after the export.
  5. Marked PII is surrounded with three square brackets on each side, as seen below:

    image-20220602163513187

    Obfuscated exports appear as seen in MS Excel below. Note the removed data [PII REMOVED] and the unique hash values for the user and display names:

    image-20220602164842258