How to audit user actions in admin console

We use setup camunda + spring boot and run it as a microservice in openshift. Now I try to figure out any possibilities to audit admin actions in console such as update variables, suspend processes, delete definitions .etc
Are there any ways to do it?