Hi,
We are using multiple BPM flows, and the bpmn_flow_node table keeps growing very large due to execution logs. This is consuming a lot of database storage.
Is there any way to:
We are using multiple BPM flows, and the bpmn_flow_node table keeps growing very large due to execution logs. This is consuming a lot of database storage.
Is there any way to:
- Disable or limit bpmn_flow_node logging?
- Reduce BPMN execution history?
- Configure auto-cleanup for old records?

Comment