Change log entries older than a defined period of time are deleted.
| Properties | |
|---|---|
| Name | Description |
| Type | Class name of the jobstep |
| Name | Name for the jobstep that will appears in the job designer |
| Description | Optional description for the jobstep |
| Batch size | Remove this size of change logs in one transaction, default value is 500 that is a good value for big systems |
| Created days before | Remove all change logs created x days before now. Default value is 60. |
| Wait ms between deletes | Wait x milliseconds between each batch delete. Default value is 1 second (1000 milliseconds) as a good value for big systems. |
| Scope | To remove chnage logs only in the current node or in all nodes. |