From continuum-users-return-2837-apmail-maven-continuum-users-archive=maven.apache.org@maven.apache.org Fri Oct 27 19:29:36 2006 Return-Path: Delivered-To: apmail-maven-continuum-users-archive@www.apache.org Received: (qmail 92559 invoked from network); 27 Oct 2006 19:29:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 27 Oct 2006 19:29:35 -0000 Received: (qmail 38793 invoked by uid 500); 27 Oct 2006 19:29:45 -0000 Delivered-To: apmail-maven-continuum-users-archive@maven.apache.org Received: (qmail 38773 invoked by uid 500); 27 Oct 2006 19:29:45 -0000 Mailing-List: contact continuum-users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: continuum-users@maven.apache.org Delivered-To: mailing list continuum-users@maven.apache.org Received: (qmail 38762 invoked by uid 99); 27 Oct 2006 19:29:45 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Oct 2006 12:29:45 -0700 X-ASF-Spam-Status: No, hits=1.9 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (herse.apache.org: 210.54.141.243 is neither permitted nor denied by domain of rahul.thakur.xdev@gmail.com) Received: from [210.54.141.243] (HELO fep03.xtra.co.nz) (210.54.141.243) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Oct 2006 12:29:31 -0700 Received: from nonec03d6244ff ([125.237.67.80]) by fep03.xtra.co.nz with ESMTP id <20061027192909.IHLM6113.fep03.xtra.co.nz@nonec03d6244ff> for ; Sat, 28 Oct 2006 08:29:09 +1300 Message-ID: <003801c6f9fe$2f5ab140$4001a8c0@nonec03d6244ff> From: "Rahul Thakur" To: References: <004401c6f9a2$a3e8f7d0$6e2510ac@synapse.com> Subject: Re: configuring logging Date: Sat, 28 Oct 2006 08:19:17 +1300 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2869 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2962 X-Virus-Checked: Checked by ClamAV on apache.org You are looking for the wrapper.conf file under continuum installation directory to do that. On windows, its located under: continuum-1.0.3\bin\win32 Update following properties as you need: wrapper.logfile.xxx HTH, Rahul ----- Original Message ----- From: "Rajiv Kumar Poddar" To: Sent: Friday, October 27, 2006 9:33 PM Subject: configuring logging > Hi, > Continuum generates a single log file wrapper.log and keeps appending > all > the logs to it. Can we configure it so that it generates the > wrapper.log > file on per day basis? > If this can be done, than can we also configure to delete older log > files? > > Thanks for your help. > > Rajiv Poddar >