What do you mean "send stdout and stderr to logger(1) instead"? How to do it?
Harald Dunkel-3 wrote: > > thomas2004 wrote: >> Hi all, >> >> I have now a problem/question: >> >> I've installed Tomcat 5.5.27 on Linux. Though the "catalina.out" will be >> rotated everyday, i.g. "catalina.yyyy-mm-dd.log. But the >> "catalina.out"-self >> doesn't begin from the new day but still contains the old log messages. >> I've >> heard this is default setting. Is it true? >> > > catalina.out is written via I/O redirection in the startup script. > Maybe you would like to send stdout and stderr to logger(1) instead? > > > Hope this helps > > Regards > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org > For additional commands, e-mail: users-h...@tomcat.apache.org > > > -- View this message in context: http://www.nabble.com/A-question-about-log-rotation-on-%22catalina.out%22-tp26109469p26109909.html Sent from the Tomcat - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org