Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion docs/manage/data-masking.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,8 @@ You can create an data masking rule of your own from scratch by following the in
1. (Optional) **Description**. An optional summary of what the rule masks and why.
1. **Regex Locator**. A regular expression pattern used to identify the segment of log data to mask. Sumo Logic evaluates this pattern against incoming log messages and applies masking to every match. Ensure your regex targets only the sensitive portion to avoid unintended masking.
1. (Optional) **Mask String**. The replacement text that substitutes any content matched by the Regex Locator. If left blank, Sumo Logic replaces matched content with a default mask.
1. Click **Save** to activate the rule.
1. **Test Rule**. Paste a sample log message into the text area to validate your masking rule. Click **Run Test** to verify that masking is applied as expected to the log message.
1. Once satisfied, click **Save** to activate the rule.

## What are the limitations of data masking?

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.