Has anyone implemented a log using SLF4J to enable the application to separate files by tenant in Amazon environment?
I made this implementation in my application, in tomcat running local log files are generated normally, however when I deploy to Amazon and later download the logs, the files are not generated, the outputs end up going to catalina.out
.