Description | Config Example | |||||
---|---|---|---|---|---|---|
Masking data according to the log parser masking definition. |
|
Data Masking
You can use regular expression for masking the column's data. If a match is found for the column's value, then the matched part will be displayed as a string of asterisks ('*').
More data can be found here: XpoLog Patterns Language
Once the masking is being defined, you can add a data flow:
1.
2.
Output: The target receives the masked column as a string of asterisks ('*')