Hi all, we have ORDS running as container application in K8s and thus log in Logstash format. This works well for regular and access logs but not for ORDS logging e.g. InternalServerException.
For logging we use the Tomcat standard ConsoleHandler with formatter set to co.elastic.logging.jul.EcsFormatter
Any ideas?