How Can We Help?
Audit Entry Statistics Analyzer (Cron job)Audit Entry Statistics Analyzer (Cron job)
The job collects audit entries for use in Usage analytics.
Recommended frequency
Daily (at night) to keep analytics up to date.
Required on production server
Recommended for performance reasons
How it works
The job analyses the usage events of the audit log such as login and content updates. It writes the statistical information into another store to provide fast access to a statistical overview as seen in Usage analytics
Job log
Example of job log:
Job configuration
Enable:
- If set to 'Off' the job will skip collection of data.
Threshold date:
- The date string configured here, 'YYYY-MM-DD' e.g. 2024-06-14, defines when we can start collecting statistical data. if not defined manually, it is automatically set the first time the job is run.
Reset before next run:
- Clears any previously created statistical information before next run. This is effectively a 'clean slate' option. It will allow you to re-run the job and insert statistics from the 'threshold date' and forward. It will automatically revert after next run so you will not risk resetting data at the next run..
Published at June 16, 2025