Help with DAM audit Log Purge rule | Community
Skip to main content
October 17, 2018
Solved

Help with DAM audit Log Purge rule

  • October 17, 2018
  • 2 replies
  • 2245 views

I have a dam in AEM 6.3 that has a large audit log stored under /var/audit/com.day.cq.dam and I want to reduce its size with a weekly purge. The dam audit log is so large that the Timeline feature in Touch UI doesn't work so it needs to be purged. I can see an osgi config named "DAM audit Log Purge rule" under /system/console/configMgr but I don't see how to get that rule running in the weekly maintenance tasks at /libs/granite/operations/content/maintenanceWindow.html/libs/settings/granite/operations/maintenance/granite_weekly . What is the best way to call the DAM audit Log Purge rule once a week?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by smacdonald2008

See if this AEM Doc topic helps -- Audit Log Maintenance in AEM 6

It talks about how to perform Audit Log Purging.

2 replies

smacdonald2008
smacdonald2008Accepted solution
October 18, 2018

See if this AEM Doc topic helps -- Audit Log Maintenance in AEM 6

It talks about how to perform Audit Log Purging.

AndySh4Author
October 18, 2018

Thanks! I configured a DAM audit Log Purge rule and observed in the error.log that it did run when I ran the weekly "AuditLog Maintenance Task". The AEM doc doesn't mention the dam purge rule and the Granite maintenance page doesn't link to the dam purge rule, but it does run after you configure it in the osgi console.