Log data Masking in AEM
I want to mask user data so i need to create a service config where i can create more than one regex and the service should match the regex and mask the data in log file.
How we can achieve in AEM ?
I want to mask user data so i need to create a service config where i can create more than one regex and the service should match the regex and mask the data in log file.
How we can achieve in AEM ?
Hi,
in case of AEM 6 you will have logback as logging implementation. I am not familiar with logback at all, but I think, that there are ways to post-process log statements, so masking user data should be possible. [1] can give you a starting point.
kind regards,
Jörg
[1] https://sling.apache.org/documentation/development/logging.html#logback-integration
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.