We are trying to get the list of assets deleted in some date range form AEM publisher in AEMAACS.
By default Adobe CQ DAM Event Audit Listener config is set to false in publisher , we try to enable it and push it via pipeline but still no results.
Has anyone faced this behavior in AEMAACS?
Solved! Go to Solution.
Views
Replies
Total Likes
I would approach this question differently and check on the author when assets have been unpublished, there should be an audit log for this event as well.
And on author it is much better accessible than on publish when it comes to check something.
Can you please try enabling Pages audit Log Purge rule and check once?
experienceleague.adobe.com/docs/experience-manager-64/administering/operations/operations-audit-log.html?lang=en
This is not working . But i figured out the solution for this .
Thanks
Himanshu
Hi,
>What I would suggest is trying out this ACS commons Audit log search.
https://adobe-consulting-services.github.io/acs-aem-commons/features/audit-log-search/index.html
>You can download it from:
https://github.com/Adobe-Consulting-Services/acs-aem-commons/releases/tag/acs-aem-commons-5.3.0
I would approach this question differently and check on the author when assets have been unpublished, there should be an audit log for this event as well.
And on author it is much better accessible than on publish when it comes to check something.