Hello!
I set the System Settings for Process Log clean up, and after that, I noticed that the tables SysProcessLog and SysProcessElementLog were decreasing in size, as expected.
But I still have more tables with data related to Process Log which seem to stay the same, without being cleaned:
- SysPrcPersistentStore
- SysPrcElementTraceLog
- SysPrcElHistoryLog
Is there any configuration that should be set in order to clean up these tables automatically? Or there is needed a custom script to be executed in order to clean up these tables? Which is the best practice in this situation?
Like
1 comments