From owner-freebsd-questions@FreeBSD.ORG Fri Apr 4 09:40:12 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 5EA2337B401 for ; Fri, 4 Apr 2003 09:40:12 -0800 (PST) Received: from pencil.math.missouri.edu (pencil.math.missouri.edu [128.206.49.147]) by mx1.FreeBSD.org (Postfix) with ESMTP id 387D743F85 for ; Fri, 4 Apr 2003 09:40:11 -0800 (PST) (envelope-from rich@pencil.math.missouri.edu) Received: from pencil.math.missouri.edu (smmsp@localhost [127.0.0.1]) h34He5xH064322; Fri, 4 Apr 2003 11:40:05 -0600 (CST) (envelope-from rich@pencil.math.missouri.edu) Received: (from rich@localhost)h34He5Ll064321; Fri, 4 Apr 2003 11:40:05 -0600 (CST) From: Rich Winkel Message-Id: <200304041740.h34He5Ll064321@pencil.math.missouri.edu> In-Reply-To: <20030404162814.M78648@enabled.com> "from admin2 at Apr 4, 2003 08:31:01 am" To: admin2 Date: Fri, 4 Apr 2003 11:40:05 -0600 (CST) X-Mailer: ELM [version 2.4ME+ PL82 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII cc: freebsd-questions@freebsd.org 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 17:40:12 -0000 Look at /etc/newsyslog.conf According to admin2: > 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.