From users-return-178283-apmail-tomcat-users-archive=tomcat.apache.org@tomcat.apache.org Fri Apr 04 00:09:10 2008 Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 83912 invoked from network); 4 Apr 2008 00:09:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Apr 2008 00:09:10 -0000 Received: (qmail 72978 invoked by uid 500); 4 Apr 2008 00:08:58 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 72966 invoked by uid 500); 4 Apr 2008 00:08:58 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 72955 invoked by uid 99); 4 Apr 2008 00:08:58 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Apr 2008 17:08:58 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of angelina.talley@gmail.com designates 209.85.162.181 as permitted sender) Received: from [209.85.162.181] (HELO el-out-1112.google.com) (209.85.162.181) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Apr 2008 00:08:17 +0000 Received: by el-out-1112.google.com with SMTP id v27so1901546ele.17 for ; Thu, 03 Apr 2008 17:08:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=N04MdUJ49gXRC5f2otKD+xqvgo2WJRlJgiqguikCkuQ=; b=U91NWYnB5r/aA17eScMlJX13fVZOOumN1w+1lg1Z4u5Tvh8SJbmv1nvsEJMNx6VO7igGv6YnkNK9tVtH3JUal6uIm7sswWzP/mpAPW7a7CZY/kXwtqYn5SJUu164oL5sWZ5H+qhJSnuXtB3lydDTm/V+mVfAr8rpA40KM17xCPQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=EhylaGBeQ7Fu0NwReZCOO2GT0dC5ZmJPaaNYeoCRSnaFdk6EjuNoSayvSFziWE4Xdfpkwp7m22QE/o6+s0OX5rTSLFv7RHFBjELzYzmV+Q/SOBdxs10jhTeEejaQ+IqWcii1Q0HOHpWXgnfKEdJ/+J0bRoczox+ROrFpFCeoQbc= Received: by 10.142.245.10 with SMTP id s10mr395647wfh.200.1207267707913; Thu, 03 Apr 2008 17:08:27 -0700 (PDT) Received: by 10.142.11.9 with HTTP; Thu, 3 Apr 2008 17:08:27 -0700 (PDT) Message-ID: <4413f0250804031708q3b6aad1aq30b3c32618c98af7@mail.gmail.com> Date: Fri, 4 Apr 2008 07:08:27 +0700 From: "Angelina Talley" To: "Tomcat Users List" Subject: Re: rolling the console log In-Reply-To: <47F54D82.7030402@apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4413f0250804031427l5ce09bbbx3d4d244e08ad49f1@mail.gmail.com> <47F54D82.7030402@apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Ideally, it would be. But, I neglected to mention we're running on Windows Server. That's the other reason I am looking for a configuration option. Thanks! On Fri, Apr 4, 2008 at 4:34 AM, Mark Thomas wrote: > > Angelina Talley wrote: > > Hello! We are running Tomcat 5.0 in a production environment (so > > upgrading isn't an option) and have encountered an issue where our > > console log is getting to be quite large (on the order of gigabytes). > > Is there any way via Tomcat configuration to set this log up to roll > > daily? Ideally of course we'd fix the code to not print so much, but > > that's not an option either. > > > > Thanks in advance for your help! > > > > logrotate might be the simplest option. > > Mark > > > > > --------------------------------------------------------------------- > To start a new topic, e-mail: users@tomcat.apache.org > To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org > For additional commands, e-mail: users-help@tomcat.apache.org > > --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org