audit_trail_purge
Security covered
Admin Audit Trail Purge
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.