Audit Log for useradmin activity
Hi,
I'm trying to create audit log for useradmin activity (create user/group, add user to group, remove user from group...). I've read an article about adding this config in Apache Sling Logging Logger:
- Log Level: Information
- Log File: logs/useraudit.log
- Message Pattern: leavel default
- Logger: com.adobe.granite.security.user.internal.audit, com.adobe.granite.security.user.internal.servlets.AuthorizableServlet
but it didn't work, try create/delete user but there is no log written. Is there anyway to add the audit log for this activity? My AEM version is 6.2 SP1
Any help would be appreciated.
Many thanks,
Manh