another question on this topic which has long puzzled me: is tomcat being changed over to commons-logging to output log statements?

Or is it all configured going to remain controlled by the debug attributes of nodes in server.xml?

If I set all those debug attributes to "0", will tomcat become totally silent?


Adam


On 09/22/2003 03:43 PM Shapira, Yoav wrote:
Howdy,
Why is it growing so fast?

You have several options, all of which have been discussed on the list
in the past.  They include:

- Using an external program like logrotate to rotate the stdout log for
you.
- Adding swallowOutput="true" to your context so that stdout/stderr
output from those webapps goes to their servlet log, which tomcat
rotates for you nightly.

Yoav Shapira
Millennium ChemInformatics



-----Original Message-----
From: Wood, Daniel [mailto:[EMAIL PROTECTED]
Sent: Monday, September 22, 2003 7:24 AM
To: '[EMAIL PROTECTED]'
Subject: stdout.log file growing very quickly.

Hello,

We're using Tomcat 4.1 and we have a problem where the logs\stdout.log
grows
very quickly.

I was wondering if you had any advice to offer?

What would be ideal is if we could have the properties of
org.apache.catalina.logger.FileLogger
to create a new log every new day.

I've searched the internet, and could not find anything about

stdout.log


and
this problem, other than to keep clearing the file down manually.

Thanks in advance.

Dan.














EMAIL DISCLAIMER


Please Note: The information contained in this message may be

privileged


and
confidential, protected from disclosure, and/or intended only for the

use


of
the individual or entity named above. If the reader of this message is

not


the intended recipient, or an employee or agent responsible for

delivering


this message to the intended recipient, you are hereby notified that

any


disclosure, distribution, copying or other dissemination of this
communication is strictly prohibited. If you received this

communication in


error, please immediately reply to the sender, delete the message and
destroy all copies of it.

Thank You




This e-mail, including any attachments, is a confidential business communication, and may contain information that is confidential, proprietary and/or privileged. This e-mail is intended only for the individual(s) to whom it is addressed, and may not be saved, copied, printed, disclosed or used by anyone else. If you are not the(an) intended recipient, please immediately delete this e-mail from your computer system and notify the sender. Thank you.


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



-- struts 1.1 + tomcat 4.1.27 + java 1.4.2 Linux 2.4.20 RH9


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to