Built in crontab tasks
Task | Default time | Execution | Description |
---|---|---|---|
Dashboard Activity Purge |
0 0 0 * * * |
Daily execution at 00:00 |
Clean older than one-month dashboard activity log. |
User Mail Importer |
0 */30 * * * * | Execution every 30 minutes. | Import emails from registered user mail accounts. |
Text Extractor Worker |
0 */5 * * * * | Execution every 5 minutes. |
Process text extraction queue. For more information Statistics. |
Antivirus Checker Worker |
0 */5 * * * * | Execution every 5 minutes. |
Process the antivirus check queue. For more information Statistics. |
Process Pending Tasks |
0 */5 * * * * | Execution every 5 minutes. |
Execute the pending task. For more information Statistics. |
Send Grouped Notifications |
0 0 0 * * * | Daily execution at 00:00 |
Send daily mail notifications grouped into a single mail. For more information Profile Notification tab. |
Purge Old Trash Nodes |
0 0 0 * * * | Daily execution at 00:00 |
Purge old nodes in the trash. |
Check disk space |
0 0 0 * * * |
Daily execution at 00:00 |
When disk space is low, send an email alert to the administrator. |
Check Repository Integrity |
0 0 0 * * SAT |
Execution each Saturday at 00:00 |
Check repository integrity and make a report. |
Purge Download Preview Tokens |
0 */5 * * * * |
Execution every 5 minutes. |
Delete expired preview tokens that have not been consumed. |
Purge Empty Datastore Directories |
0 0 0 * * * |
Daily execution at 00:00 |
Delete the empty folder in the datastore. |
Purge Empty Extraction Directories |
0 0 0 * * * |
Daily execution at 00:00 |
Delete the empty folder in the extraction. |
Purge Empty OCR Template Directories |
0 0 0 * * * |
Daily execution at 00:00 |
Delete the empty OCR template folders. |
Purge Temporal Printing Files |
0 0 0 * * * |
Daily execution at 00:00 |
Delete temporary printing files. |
Purge Tomcat Logs |
0 0 0 * * * |
Daily execution at 00:00 |
Delete old Tomcat logs. |
Repository Info |
0 0 0 * * * |
Daily execution at 00:00 |
Update repository stats. |
Text Extractor Issues |
0 0 0 * * * |
Daily execution at 00:00 |
Collect text extraction issues and send an email warning to the administrator. |
SyncLdapUsers |
0 0 0 1 1 * |
Executed once a week |
Synchronize users and roles from the AD to the OpenKM database. |