Hi, I am using camunda 8 self managed along with Spring version 3.2.
I read it extensively by now that how Camunda utilizes disc space for store, but then if we want to configure it to use any particular Database, how do we do that?
How how do we make query of the data that camunda 8 stores in the disc?
So basically, audit details are sometimes required and needed for a workflow Instance at each level (Any task it goes through), how do we do that?