Creating Data Masking Configuration
The data masking configuration parameters are defined in a XML file. For any request, you can mask the following data:
To create the data masking configuration in an XML file, refer to the Sample Log Policy XML File .
- Masking Headers Data
You can define the headers for masking using the <MaskHeader> tag in the log policy XML file. This table explains the field names for masking the headers data in a request. - Masking Query String Parameters Data
You can define the parameters in a query string for masking using the <MaskQueryString> tag. This table explains the field names for masking the query string parameters in a request. - Masking Payload Data
Using data masking policy, you can mask the data fields of a payload. - Sample Log Policy XML File
See the following example log policy file: - Log Policy Schema File
See the following log policy schema (XSD):
Copyright © Cloud Software Group, Inc. All rights reserved.