I have a project that uses log4j2 to create log files. Log files are created in the log directory in tomcat. I deployed the project on tomcat 9. I want to add the log files to probe9 interface (http://localhost:8080/probe9/logs/list.htm).
I looked for a way to do it from the interface but didn't find any. CUrrently i'm looking to add the log4j2.xml to the tomcat9 lib. Is there a way to do so ?