Important Update: Cohesity Products Knowledge Base Articles
All Cohesity Knowledge Base Articles are now managed via the Cohesity Support Portal: https://support.cohesity.com/. The Knowledge Base articles available here will not reflect the latest information or may no longer be accessible.
Description
Step 1 -- Navigate to RegEx
Step 2 -- Create RegEx
Step 3 -- Configure RegEx
- Single Term Regexp -- Allows you to compose a regular expression that will work against a single term (e.g. 4543934039222343).
- Query String -- Allows you to query for strings, supports wildcards, etc. Operates on terms (i.e. individual words). For more information and examples of Query Strings, see Search Syntax in Veritas Alta SaaS Protection.
- Advanced ElasticSearch Query -- Allows a raw query to be composed. Here you can use span_near to provide matching over multiple terms (i.e. credit card numbers with dashes or spaces, etc.).
NOTE: Veritas Alta SaaS Protection uses ElasticSearch to perform identification of patterns. Unfortunately, this does not support advanced regular expressions that handle various spacing and character separators. Hence, to find variations of a credit card, for example, you will need to use a combination of Single Term Regexp and Advanced ElasticSearch Query types.
For examples of Single Term Regexp and Advanced ElasticSearch Query, see RegEx and Query Examples for PII Detection.
Step 4 -- Optionally Associate DLP Tags
Click ' Add Tag' to see the list of DLP Tags. Select the DLP Tag you wish to associate with the RegEx, and click 'Apply'. Repeat if you wish to associate multiple DLP Tags to the RegEx.
NOTE: If the DLP Tag has associated tag behaviors then these behaviors will apply to the items identified with your RegEx.
When finished, click 'Apply' to save your changes.
Additional Information