The purpose of this task is to remove all audited events logs from the database.
Unlike the similar tasks "Export/Purge old audit trail records" and "Purge old audit trail records", this task will remove all audit trail records, and none of the deleted records are exported. Because the task will fully clear the audit trail without have to work on a record by record basis the truncate option should execute the fastest of the three tasks.
The task can be found by navigating to "Administration | Tasks", then scrolling down to the task "Truncate audit trail";
Task Parameters
This task does not use any task parameters.
Editing and Scheduling the Task
Viewing and Editing the task
The task can be edited by left clicking on the context menu of the task and selecting "Edit";
A new window will now open titled "Task - Edit";
Enter the name to be assigned to the task within the management console.
Enter a description of what the task will do.
The version number of the task.
This field is used to specify when the task is scheduled to execute.
This field will determine if the task schedule is enabled (if enabled the task will execute at the scheduled time).
Specifies how many times the task should be repeated after the task is executed.
Select the "Enable Schedule" checkbox to ensure the task schedule is activated, then use the pencil icon ("") to specify the time and frequency settings for automated task execution.
Tasks can be scheduled for automatic execution by selecting the "Schedule Enable" option then clicking on the icon;
When the is pressed a window will open titled "Schedule" that can be used to specify the when the report is scheduled to run;
As an example, we can schedule the report to run at 1am every weekday using the following settings;
After clicking on the schedule details will be converted into text form and added against the report parameter "Schedule";
In addition to scheduling when the task is to be run you may need to Edit the task parameters and ensure that all required parameters have been supplied (some tasks have parameters with no default value and until a value is supplied the task will fail if run manually or automatically scheduled).