Enable Camunda Spring Boot logging

Hi All,
how can I enable process engine logging?

My goal is to log process engine services log (e.g runtime, task, history…) because I need to log request and check correlation id informations

Thanks in advance

Have a look at this post: Logging in Camunda Engine

Hope this helps, Ingo