Data masking partial data in JSON Payload

Not applicable

Hi there,

I am looking for options to mask partial data in JSON payload.

JSON payload consists of SSN number and I would like to mask first 5 digits of SSN number and show only last 4 digits.

I am able to mask complete SSN.

Thank you,

0 3 575
3 REPLIES 3

adas
Participant V

Are you referring to the data masking feature in the debug sessions or trace ? If so, that only does complete masking of the data based on your debug mask config. You cannot mask partially using that.

Thank you for the response .

I am looking for Data masking of trace and Logging.

For trace, like I said it will mask the entire string and not partially. So that should answer your question. We do not provide any features to mask data in the logs, if you are referring to system logs.