Track user Fast action in AEM author instance
Hi Team,
Is there any functionality in AEM to allow users to track past user actions or past user changes on web content in the platform in author instance.
Thanks
Hi Team,
Is there any functionality in AEM to allow users to track past user actions or past user changes on web content in the platform in author instance.
Thanks
AEM Audit Log is a convenient way to check who modified what and when within AEM pages or assets.
ACS Commons provides an Audit Log Search tool which allows users to do an AEM Audit Log search and see what properties of a page (and enclosed components) have been altered.
Audit.log- This log file is used by Jackrabbit to log changes to the repository. By default this log file is set to level info. There is not much logging going on at this level because of which audit.log seems to be empty. If you set this log file to log level debug you will see log messages every time you make changes to the repository. For example if you add a component to a page, delete a page etc.
In summary, as everyone is suggesting there is not a complete solution to monitor the user activity but yes you can certainly take leads from Audit log otherwise you need to build something custom.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.