From owner-freebsd-questions@FreeBSD.ORG Thu Oct 16 20:04:16 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CE82916A4B3 for ; Thu, 16 Oct 2003 20:04:16 -0700 (PDT) Received: from southgate.ph.inter.net (lanceb.ph.inter.net [202.61.82.144]) by mx1.FreeBSD.org (Postfix) with ESMTP id E1F0343FE0 for ; Thu, 16 Oct 2003 20:04:15 -0700 (PDT) (envelope-from chael@southgate.ph.inter.net) Received: from JMICH (unknown [192.168.1.238]) by southgate.ph.inter.net (Postfix) with SMTP id 68940209A for ; Fri, 17 Oct 2003 11:03:58 +0800 (PHT) Message-ID: <002a01c3945b$56a8be60$ee01a8c0@JMICH> From: To: Date: Fri, 17 Oct 2003 11:04:10 +0800 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: logfile rotate X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Oct 2003 03:04:16 -0000 Hello, What config file is responsible for the rotation of logs? I have a = logfile I need to rotate every 24 hours (it's not squid's). Thanks in = advance. chael