On 10 Dec 2007 at 1:16, Stefano Martines wrote: > Hi All, > > Although the log level is low, the stdout.log size is increasing in > production day by day. > I want that tomcat automatically archives the stdout.log file and > creates a new one once a certains size is reached. > > How can I do that? >
You didn't mention what OS you're using (or Tomcat version for that matter) but if you're using unix, try logrotate. > I want somethink like this: > > stdout.log 12 MB > stdout_1.log 50 MB > stdout_2.log 50 MB > stdout_3.log 50 MB > > thank you > Stefano > > > > ____________________________________________________________________ > ________________ > Be a better friend, newshound, and > know-it-all with Yahoo! Mobile. Try it now. > http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ > --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]