Re: Tomcat Stdout Rotate

2012-05-15 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dan, On 5/15/12 12:41 PM, Daniel Mikusa wrote: > - Original Message - >> Chris, >> >> Thank you so much for the suggestions. >> >> It's a tomcat on windows so some options of logs or files >> rotation available on Li/Unix won't work. I trie

Re: Tomcat Stdout Rotate

2012-05-15 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hong, On 5/15/12 12:05 PM, Le, Hong D. wrote: > It's a tomcat on windows so some options of logs or files rotation > available on Li/Unix won't work. Oh, that's really too bad. > I tried to write script to rotate but failed b/c as you said, I > can

Re: Tomcat Stdout Rotate

2012-05-15 Thread Daniel Mikusa
(as > you said) for JSSE? > > Thanks. > > > -Original Message- > From: users-return-234255-HONG.D.LE=saic@tomcat.apache.org > [mailto:users-return-234255-HONG.D.LE=saic@tomcat.apache.org] On > Behalf Of Christopher Schultz > Sent: Tuesday, May 15, 20

RE: Tomcat Stdout Rotate

2012-05-15 Thread Le, Hong D.
E? Thanks. -Original Message- From: users-return-234255-HONG.D.LE=saic@tomcat.apache.org [mailto:users-return-234255-HONG.D.LE=saic@tomcat.apache.org] On Behalf Of Christopher Schultz Sent: Tuesday, May 15, 2012 11:02 AM To: Tomcat Users List Subject: Re: Tomcat Stdout Ro

Re: Tomcat Stdout Rotate

2012-05-15 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hong, On 5/15/12 10:04 AM, Le, Hong D. wrote: > I have tried so many ways to rotate tomcat stdout log file daily or > by size but unable to achieve the goal. What did you try? > My log file grows very quick because I have to set ssl and > handshake

Tomcat Stdout Rotate

2012-05-15 Thread Le, Hong D.
Hi, I have tried so many ways to rotate tomcat stdout log file daily or by size but unable to achieve the goal. My log file grows very quick because I have to set ssl and handshake to debug mode. I appreciate if you can help me how to do. Thank you so much.