Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 33579 invoked from network); 3 Apr 2008 18:59:08 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Apr 2008 18:59:08 -0000 Received: (qmail 78822 invoked by uid 500); 3 Apr 2008 18:58:58 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 78803 invoked by uid 500); 3 Apr 2008 18:58:58 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 78792 invoked by uid 99); 3 Apr 2008 18:58: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 11:58: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 jslive@gmail.com designates 209.85.142.185 as permitted sender) Received: from [209.85.142.185] (HELO ti-out-0910.google.com) (209.85.142.185) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Apr 2008 18:58:17 +0000 Received: by ti-out-0910.google.com with SMTP id d27so1255030tid.0 for ; Thu, 03 Apr 2008 11:58:28 -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:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; bh=wkb7OWh8HXXiYAhOQ3DeLblLpbH0k9U1bKQPzIXCG/I=; b=cEGFcsutgvNaXc4ZclCakmEIn2SksoY+GHS7YgndR6TCgqaOjYn+6g2vzerrLkgwuN3XxAH6Z/sPuoOU7W9B2D3ZU1+FJVF8UfmnPLe03PHbhruJcNXucS57WkxS9jBD29nemZQ50903Nz/vWa7iG3m+0/lAuij0Khd3jXFSQCY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=Nc8Gc0Lradjkazu2W2s2drcXX2iILoHHCtSXat5OAqvyXIg/d1Ek9fn80NpIeleK7zIf7P7cHIGy7ENXko1PCxSrG+L0mEDMfLuyPO9wehgpbqA4ZMU9LVhH3Ia0MT9q1Ye0b5BX02ePzAqrHpoIkVERBEMiHMf7Z7LJern4m1E= Received: by 10.150.150.3 with SMTP id x3mr96670ybd.23.1207249105735; Thu, 03 Apr 2008 11:58:25 -0700 (PDT) Received: by 10.151.13.13 with HTTP; Thu, 3 Apr 2008 11:58:25 -0700 (PDT) Message-ID: Date: Thu, 3 Apr 2008 14:58:25 -0400 From: "Joshua Slive" Sender: jslive@gmail.com To: users@httpd.apache.org In-Reply-To: <72bf0ae50804021840m652a8b43lc5f3594c3218614f@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <81FEAB8CDDC62B42B6E8AA258228BC8805018604@EVS2.univ.dir.wwu.edu> <72bf0ae50804021840m652a8b43lc5f3594c3218614f@mail.gmail.com> X-Google-Sender-Auth: e6ccf6f10d46586d X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] log files On Wed, Apr 2, 2008 at 9:40 PM, j k wrote: > > > > On Wed, Apr 2, 2008 at 3:26 PM, Marc Fromm wrote: > > My system is Linux Fedora Core 5 running httpd-2.2.0-5.1.2 > > How can I configure the log files sizes? > > > AFAIK (and that's not much) that's usually something taken care of at > operating system level with log rotate and the like. Or you can use the apache logrotate script as a piped logger: http://httpd.apache.org/docs/2.2/logs.html#rotation Joshua. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org