From owner-freebsd-questions@FreeBSD.ORG Fri Mar 31 06:35:45 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 8E8EC16A424 for ; Fri, 31 Mar 2006 06:35:45 +0000 (UTC) (envelope-from on@cs.ait.ac.th) Received: from mail.cs.ait.ac.th (mail.cs.ait.ac.th [192.41.170.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id B398F43D46 for ; Fri, 31 Mar 2006 06:35:44 +0000 (GMT) (envelope-from on@cs.ait.ac.th) Received: from banyan.cs.ait.ac.th (banyan.cs.ait.ac.th [192.41.170.5]) by mail.cs.ait.ac.th (8.13.1/8.12.11) with ESMTP id k2V6Zg46052864 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 31 Mar 2006 13:35:42 +0700 (ICT) Received: (from on@localhost) by banyan.cs.ait.ac.th (8.13.3/8.12.11) id k2V6Zfh6097469; Fri, 31 Mar 2006 13:35:41 +0700 (ICT) Date: Fri, 31 Mar 2006 13:35:41 +0700 (ICT) Message-Id: <200603310635.k2V6Zfh6097469@banyan.cs.ait.ac.th> From: Olivier Nicole To: loganm10@gmail.com In-reply-to: <6d356f6c0603302225j2dd5d049v34e47c6d93653616@mail.gmail.com> (loganm10@gmail.com) References: <6d356f6c0603302225j2dd5d049v34e47c6d93653616@mail.gmail.com> X-Virus-Scanned: on CSIM by amavisd-milter (http://www.amavis.org/) Cc: freebsd-questions@freebsd.org Subject: Re: freebsd log files 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, 31 Mar 2006 06:35:45 -0000 > What log file stors things like system shutdown notices and that, I want to It may depend on your setting, in my /var/log/messages I see things like: Mar 23 11:07:00 machine reboot: rebooted by root Olivier