Hiding/Masking Confidential Information in Logs

Tags:

#1 casey1234

Hi,

Can NXLog be configured to automatically hide confidential information (PII) like credit card numbers, social security numbers, etc?

I thought you could maybe use Regex but thought there might be a better way (like a module) since this is a pretty common thing to do.

Thanks in advance!!

#2 ArkadiyDeactivated Nxlog ✓
#1 casey1234
Hi, Can NXLog be configured to automatically hide confidential information (PII) like credit card numbers, social security numbers, etc? I thought you could maybe use Regex but thought there might be a better way (like a module) since this is a pretty common thing to do. Thanks in advance!!

Hi. Unfortunately we don't have anything like this right now in NXlog. Maybe in future we will roll out something for those purposes but for now you need to use regex on your own.