Hi,
I’m using Cuba 7.2. For me the deployed app doesn’t show the log file name as below.
This app is deployed in AWS Beanstalk.
Kindly help.
Thanks,
Hari
Hi,
I’m using Cuba 7.2. For me the deployed app doesn’t show the log file name as below.
This app is deployed in AWS Beanstalk.
Kindly help.
Thanks,
Hari
maybe you have not set the app.home
correctly or the path or the log directory in the logback.xml
is configured wrong.
Look here:
Many greetings
Andreas
Thanks Andreas, I haven’t explicitly set the app.home. I will see how I set app.home when I’m deploying in AWS EBS.