Skip to content

Field Display Permissions


After data is collected and reported to the Guance workspace, sensitive information fields within it, such as IP addresses and user information, can be masked by setting sensitive fields.

Note
  • Different data types (including: LOG, Infrastructure, Resource Catalog, Event, APM, RUM, Network, Profile) can have custom configurations for sensitive fields under that data (field names are case-sensitive).
  • After a field is configured for masking, data of the string (string) type field will display as ***.
  • Only after masking rules are added can the selected member roles with distribution permissions view the original data; other members will not be able to view the information before masking in the Explorer or charts.

Add Rules

  1. Go to Manage > Field Display Permissions > Add Rule.
  2. Define the name of the masking rule.
  3. Select the data type.
  4. Enter the field(s) that need masking (single or multiple fields can be selected).
  5. Write a regular expression, i.e., configure masking for the field value content using regex syntax; currently supports directly selecting from the Template Library or custom input.
  6. Click Preview, input the original text, and click Mask to view the masking effect.
  7. Select the roles for which the data should be masked.
  8. Click Confirm to view the configured sensitive fields.
Note

If multiple fields need masking, separate them with commas ,. Use * to represent all fields.

As shown in the figure, the system will match results based on the regular expression on the left, and the matched results will be masked as ***.

Manage Rules

  • Enter the rule name in the search bar on the right side of the page to quickly locate it.
  • Edit and modify the current rule.
  • Delete a specific rule.
  • Batch select rules and perform enable, disable, or delete operations.

Further Reading

Feedback

Is this page helpful? ×