Selective Logging for Property Format Payloads
To select the fields in the property format payloads, use the
<PropertySelectiveLogFields> tag in the log policy XML file. This table explains the field names for logging in a property format payloads.
Parameters for Logging in Text Payload
Parameter
|
Description
|
PropertyKey
|
Specifies the key of the property to be selectively logged.
|
Example of Selective Logging Policy for Property Format Payloads
<PropertySelectiveLogFields>
<PropertyKey>CreditCard</PropertyKey>
<PropertyKey>SSN</PropertyKey>
</PropertySelectiveLogFields>
Copyright © Cloud Software Group, Inc. All Rights Reserved.