Application log purge task
The application log purge task attempts to purge task application log 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 application log records, are kept current and minimizes the activity volume stored.
The following steps are necessary to implement the application log purge task in Services Framework:
- Register the application log purge task.
- Configure the application log purge task.
- Set the appropriate configuration parameters for purge processing.
- Schedule the application log purge configuration to run on a recurring basis.