ppkarwasz commented on issue #3408: URL: https://github.com/apache/logging-log4j2/issues/3408#issuecomment-2613922163
@kvssg123, > Is there an alternative way to debug this issue without directly experimenting in the production environment? Did you exactly replicate your production environment, including the Java system properties and JRE? I would double check if the [garbage-free properties](https://logging.apache.org/log4j/2.x/manual/garbagefree.html) are the same in the two environments. Can you add `%t` to your pattern layout to find out if the merged messages are from the same or different threads? I am a little bit surprised you don't use [JSON Template Layout](https://logging.apache.org/log4j/2.x/manual/json-template-layout.html) with an ECS template: it is the ideal choice for EKS. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@logging.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org