Audit purge task

The audit purge task attempts to purge audit records that reach their expired time. It is recommended that you configure the task to run automatically on a scheduled basis. Running the task on a scheduled basis ensures that the database tables, which hold the audit records, are kept current and minimizes the audit volume stored.

The following steps are necessary to implement the audit purge task in Services Framework:
  1. Register the audit purge task.
  2. Configure the audit purge task.
    1. Set the appropriate configuration parameters for purge processing.
  3. Schedule the audit purge configuration to run on a recurring basis.