Hi all I have used camunda-bpm-tomcat-7.7.0.zip here How can I found default history level. And how can I change.
Hi @Dineshkumar,
The bpm-platform.xmlconfig file could be find under
unzip-camunda-bpm-tomcat-7.7.0\server\apache-tomcat-version\conf`
and then you need to adjust the history
property.
Please find more information here - https://docs.camunda.org/manual/7.7/user-guide/process-engine/history/#set-the-history-level.
Best regards,
Yana