From owner-freebsd-questions@FreeBSD.ORG Fri Jul 2 13:41:36 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9D7E6106566C for ; Fri, 2 Jul 2010 13:41:36 +0000 (UTC) (envelope-from fbsd8@a1poweruser.com) Received: from mail-03.name-services.com (mail-03.name-services.com [69.64.155.195]) by mx1.freebsd.org (Postfix) with ESMTP id 8A2AB8FC13 for ; Fri, 2 Jul 2010 13:41:36 +0000 (UTC) Received: from [10.0.10.3] ([202.69.173.216]) by mail-03.name-services.com with Microsoft SMTPSVC(6.0.3790.3959); Fri, 2 Jul 2010 06:41:36 -0700 Message-ID: <4C2DEC8B.2020100@a1poweruser.com> Date: Fri, 02 Jul 2010 21:41:31 +0800 From: Fbsd8 User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: Gilles References: <84ir26h1punkutik1dmlbhd77d2npsqupe@4ax.com> In-Reply-To: <84ir26h1punkutik1dmlbhd77d2npsqupe@4ax.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-OriginalArrivalTime: 02 Jul 2010 13:41:36.0972 (UTC) FILETIME=[4AE578C0:01CB19EC] X-Sender: fbsd8@a1poweruser.com Cc: freebsd-questions@freebsd.org Subject: Re: /var/log/messages empty since June 26 :-/ X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jul 2010 13:41:36 -0000 Gilles wrote: > Hello > > On a FreeBSD 6.3 server sitting in a corner of the office not doing > much work, I noticed that /var/log/messages was turned over and has > been empty since 26 June: > > # tail /var/log/messages > Jun 26 16:00:00 freebsd newsyslog[5320]: logfile turned over due to > size>100K > > # ll /var/log/ > -rw-r--r-- 1 root wheel 78 26 jui 16:00 messages > -rw-r--r-- 1 root wheel 8396 26 jui 16:00 messages.0.bz2 > -rw-r--r-- 1 root wheel 8329 30 mar 11:00 messages.1.bz2 > -rw-r--r-- 1 root wheel 8663 2 mar 2009 messages.2.bz2 > -rw-r--r-- 1 root wheel 9640 20 déc 2008 messages.3.bz2 > -rw-r--r-- 1 root wheel 6554 17 oct 2008 messages.4.bz2 > -rw-r--r-- 1 root wheel 5825 17 oct 2008 messages.5.bz2 > (jui = June, jul = July) > > I don't have enough experience with FreeBSD to understand the cause > for this, and how to solve it, so would appreciate any suggestion. > > Thank you. > Based on the dates of the messages logs looks like not much is being logged for a whole year at a time. So what you are seeing is normal.