Data Masking in JSON Payload

Not applicable

Hi ,

We have set a mask configuration for masking properties on the trace data .

Though the creation of setting for masking works fine. The trace data is not masked.

Please help us to whether we are masking the setting properly ?

Mask setting : {

jSONPathsRequest:

[

1]

0:"point[*].results[*].headers[*].name"

-

jSONPathsResponse:

[

1]

0: "point[*].results[*].headers[*].name"

-

name: "default"

}

have attached Trace data which is unmasked .trace-data-payload.txt

0 1 965
1 REPLY 1

Not applicable

Hi @Sumacv,

Could you pl ensure guidelines specified at following articles have been followed:

https://community.apigee.com/articles/8350/data-masking-tidbits.html

Thanks, Rajesh Doda