orpiske commented on issue #2299: URL: https://github.com/apache/camel-k/issues/2299#issuecomment-842955915
> The operator is running from the local machine, not inside kubernetes. However, I've pushed the snapshot image built from `main` into the docker container and run the command to see the outcome: Thanks. So, I guess that is the problem. I believe that, in this case, you are not using the modified maven we have in the operator container. In order for Maven to output the logs in JSON format, it has to be modified so that its original logging framework is replaced w/ one that outputs in JSON format. There are some details about the [process in the original ticket](https://github.com/apache/camel-k/issues/1783). -- 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. For queries about this service, please contact Infrastructure at: [email protected]
