Skip to main content

Update a custom DLP detector

Update an existing custom DLP detector to adjust its patterns, tags or metadata. Changes take effect in evaluations after the next ruleset publication.

Permissions

info

This action requires the following DLP (Data Loss Prevention) role:

  • detector_editor

Console

In the DLP console, click Detectors in the side menu.
  1. In the DLP console, click Detectors in the sidebar.
  2. Click the Custom tab to display custom detectors.
  3. Click the name of the detector to update.

Editable elements

You can modify the following elements:

ElementDescription
NameName of the detector
DescriptionDescription of the detector
PatternsRegular expressions (RE2) to identify sensitive data
TagsLabels for filtering and search

Testing the detector

Before saving changes, test the detector against sample text:

  1. Click Test detector;
  2. Enter the sample text in the test field;
  3. Click Run test to see the detected matches.

Saving

Click Save to save the changes. The updated detector is immediately available to be referenced in rule conditions.