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:
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
Solved! Go to Solution.
Views
Replies
Total Likes
For AEM 6.2, You need to install FP-17061 to get this functionality. Open a daycare ticket to get access to it.
Views
Replies
Total Likes
Hi,
Check this Helps article
Creating a custom log file for an Adobe Experience Manager project
To configure a custom log file, perform these steps.
1. In CRXDE Lite, select /apps/logsample/config.author.
2. Create a node with below configurations:
3. Add the following properties to this node:
4. CLick Save.
More details Logging
Views
Replies
Total Likes
Thanks Arun.
However, I already know how to add a custom log, I just want to know which logger should I insert to get the activity log of useradmin.
I refereed to this article: How to Audit User Management Operations in AEM
Regards,
Views
Replies
Total Likes
Hi,
What do you mean by logger? Package for which new log file would be created. You can try for com.adobe.granite.security.user ("The Adobe AEM Quickstart and Web Application.")
You might be checking How to Audit User Management Operations in AEM , not sure if this is applicable for 6.2
Views
Replies
Total Likes
For AEM 6.2, You need to install FP-17061 to get this functionality. Open a daycare ticket to get access to it.
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies