Recently my queries to audit logs started to fail due to timeout, I already increased the timeout but they are already failing again.
Tried to clear using the Rest API but it also failed with a timeout.
I think there are to many logs but I cannot delete them via Rest.
There is any other way to safelly removing the logs? If yes, how to do it?
Alfresco v4.0
If you have left your system running with Audit long enough to collect so much data that clear is timing out, you are basically left with only one choice: Implement some custom Java code that incrementally deletes parts of your audit data. It is not really advisable to delete audit data via the DB directly, but if push came to shove, you could do it as well via the alf_audit_entry table.
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.