From owner-freebsd-questions@FreeBSD.ORG Fri Apr 4 08:44:56 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 38EDD37B401 for ; Fri, 4 Apr 2003 08:44:56 -0800 (PST) Received: from mail.wbtsystems.com (onyx.dublin.wbtsystems.com [193.120.231.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id C8F0B43F75 for ; Fri, 4 Apr 2003 08:44:54 -0800 (PST) (envelope-from barry.byrne@wbtsystems.com) Received: from spiral (spiral.dublin.wbtsystems.com [193.120.231.190]) (authenticated bits=0) by mail.wbtsystems.com (8.12.9/8.12.9) with ESMTP id h34GinNR063102; Fri, 4 Apr 2003 17:44:49 +0100 (IST) From: "Barry Byrne" To: "admin2" , Date: Fri, 4 Apr 2003 17:44:47 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <20030404162814.M78648@enabled.com> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 X-WBT-Authenticated-User: bb X-Scanned-By: MIMEDefang 2.30 (www . roaringpenguin . com / mimedefang) Subject: RE: newbie: rotating logs 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, 04 Apr 2003 16:44:56 -0000 man newsyslog - Barry -- Barry Byrne, IT Manager, WBT Systems, Block 2, Harcourt Centre Harcourt Street, Dublin 2, Ireland > -----Original Message----- > From: owner-freebsd-questions@freebsd.org > [mailto:owner-freebsd-questions@freebsd.org]On Behalf Of admin2 > Sent: 04 April 2003 17:31 > > newbie admin: running FreeBSD 4.7 Stable > > I am having a bit of trouble finding this. Is there a FAQ or > tutorial that > discusses the "standard convention" of rotating log files? I am seeing my > /var/log/messages and /var/log/maillog files cycling nicely, but > I would like > to know how to add other log files to this process. > > Thanks in advance. > > - Noah