On 22/08/2013 16:44, Tomcat Random wrote:
> My development setup is Win7 while my production is RHEL6. Both of the
> environments have the same settings in conf/logging.properties but the
> files in logs/ are slightly different.
> 
> The access logs are named the same way. but on RHEL there's no
> tomcat7-stdout or tomcat7-stderr log files. Just 'catalina.out.YEAR.MO.DY'
> and the cumulative "catalina.out" with no date.
> 
> What accounts for the differences?

The Windows service wrapper vs. catalina.sh

> Also, how would you stop logging to the 'catalina.out' file. It gets
> unusably gigantic within a few days.

Remove the console logger from logging.properties

Mark


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to