> From: Campbell, Lance [mailto:la...@illinois.edu] > Subject: How do I set the location of where catalina.out goes > > How do I set the location and file name of catalina.out?
The catalina.out file is not used directly by Tomcat itself. Rather, it's a redirection of stdout and stderr set up by the catalina.sh script. You're free to modify the script to redirect anywhere you want; note that there are three references to the file in the script. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org