Audit Trail Purge
This module automatically deletes old audit logs based on a configurable retention period. It runs as a cron job to keep the log database from growing too large.
The module deletes the old logs generated by Admin Audit Trail module. This module provides admin configuration to set the duration to keep the logs.
Admin configurationAdmin canfiguration form cn be accessed at /admin/config/audit-trail/purge
DependencyThis module has a dependency on Admin Audit Trail module - https://www.drupal.org/project/admin_audit_trail
Cron TaskThis module once enabled, will set a cron job which will run with general cron. This job will delete all the logs which are older than the set number of days in admin config form.
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 1.x-dev | Dev | Basic features for the audit trail purge module | Mar 4, 2025 |