Hi,
I want to know what is the max number of registers that the alf_audit_entry table and the alf_activity_feed table can have by default and if there is a way to change this limit.
Thanks in advance!
There is no limit - predefined or configurable. Both tables will grow as long as you trigger events for data to be collected. The alf_activitiy_feed table may have data removed after a certain amount of time has passed (entries older than X days) while the alf_audit_entry table will only have data removed when entries are cleared via API (no automatic removal).
Hi,Axel
If I need to save all record all the time in alf_activitiy_feed table. So How to config alf_activitiy_feed table, disable something to have data removed after a certain amount of time has passed.
thanks in advance for your help
You could "disable" the cleaner by setting a CRON expression that effectively will never trigger the cleaner (activities.feed.cleaner.cronExpression). Or change the max allowed age of the feed (activities.feed.max.ageMins).
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.