We are running the arc container on Azure. There we like to keep the content to the file /opt/wildfly/standalone/log/server.log
The easiest option would be, to configure the WildFly to write that log also to the console. Azure will keep that content then.
I found the file /opt/wildfly/standalone/configuration/logging.properties
My Plan would be to overwrite this file, so it also write to the console.
As this syntax of logging.properties is not familiar to me, I ask you for some help on that.
Hi
We are running the arc container on Azure. There we like to keep the content to the file /opt/wildfly/standalone/log/server.log
The easiest option would be, to configure the WildFly to write that log also to the console. Azure will keep that content then. I found the file /opt/wildfly/standalone/configuration/logging.properties My Plan would be to overwrite this file, so it also write to the console.
As this syntax of logging.properties is not familiar to me, I ask you for some help on that.
Kind regards Joe