Logging - disable stack trace

Hi, I’m using Camunda in a “no code” fashion, and have it running as a docker image. Is it possible to disable the stack trace in the logs, so that just the error message is shown? It’s quite annoying that a message correlation error outputs on 58 lines, or an unknown variable log entry spans across 250 lines sometimes!

Many thanks, Dan