developerinlondon
Programmer
i am trying to get tomcat to use a symlink to write its logs. so i created a link called /opt/tomcat/logs to point to /var/log/tomcat
it works, but only partially, i can see the catalina.xxxx-xx-xx.log file but not catalina.out, nor does the log4j files show up... i cant find any errors being reported anywhere either.
tomcat is being run as root so it should have enough rights to write there... any ideas?
it works, but only partially, i can see the catalina.xxxx-xx-xx.log file but not catalina.out, nor does the log4j files show up... i cant find any errors being reported anywhere either.
tomcat is being run as root so it should have enough rights to write there... any ideas?