I'm running docker.io/stain/jena-fuseki:3.14.0 in podman container on linux
redHat host. I a very heavy load it can happen that /var/log/messages-file
receives huge amount of INFO-level messages from jena-fuseki. How can I change
the log level of my container to get rid of these messages ?
This is similar with
https://stackoverflow.com/questions/71615972/change-jena-fuseki-logging-level
https://stackoverflow.com/questions/71615972/change-jena-fuseki-logging-level ,
but the problem now is that I cannot find the file log4j2.properties from
inside the container.
Br, Jaana