Hi
I am trying to setup log monitoring for Aveksa. However each new deployment of Aveksa creates a new random folder name for the logs, such as /.../aveksa/muweu7/aveksa.war/log.
Is there a way to fix the log folder name? or is there another location the log file can be created?
For the benefit of others reading, I was able to change the log location in my sandbox.
I modified the file /home/oracle/wildfly/standalone/configuration/aveksa-log4j.properties
I changed log4j.appender.aveksaServerLog.File=/home/oracle/wildfly/standalone/log/test/aveksaServer.log
then restart ACM
please check with RSA Support before making changes to ensure your environment is supported.