From owner-freebsd-questions@FreeBSD.ORG Sat Sep 13 18:14:32 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 6EBE216A4BF for ; Sat, 13 Sep 2003 18:14:32 -0700 (PDT) Received: from smtp05.wxs.nl (smtp05.wxs.nl [195.121.6.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 974CD43F93 for ; Sat, 13 Sep 2003 18:14:31 -0700 (PDT) (envelope-from akruijff@kruij557.speed.planet.nl) Received: from kruij557.speed.planet.nl (ipd50a97ba.speed.planet.nl [213.10.151.186]) by smtp05.wxs.nl (iPlanet Messaging Server 5.2 HotFix 1.14 (built Mar 18 2003)) with ESMTP id <0HL600JH3JPVQH@smtp05.wxs.nl> for freebsd-questions@freebsd.org; Sun, 14 Sep 2003 03:20:20 +0200 (MEST) Received: from Intranet.lan (akruijff@localhost [127.0.0.1]) h8E1ETbC082321;akruijff@Intranet.lan) Received: (from akruijff@localhost) by Intranet.lan (8.12.8p1/8.12.8/Submit) id h8E1ETol082320; Sun, 14 Sep 2003 03:14:29 +0200 (CEST envelope-from akruijff) Date: Sun, 14 Sep 2003 03:14:29 +0200 From: Alex de Kruijff In-reply-to: <20030912160855.S2658@pukruppa.net> To: Peter Ulrich Kruppa Message-id: <20030914011429.GG23222@dds.nl> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT Content-disposition: inline User-Agent: Mutt/1.4.1i References: <20030912160855.S2658@pukruppa.net> cc: freebsd-questions@freebsd.org Subject: Re: Where can I find a log file for this ... ? 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: Sun, 14 Sep 2003 01:14:32 -0000 On Fri, Sep 12, 2003 at 04:16:10PM +0200, Peter Ulrich Kruppa wrote: > Hi, > > one FreeBSD machine at work froze, saying something about some > kind of panic. I simply rebooted it, because I had no time then > to have a close look at it. > Is there some kind of log file where I could see this message > again? All the log files of the system are in /var/log/. The most general of all is /var/log/messages/. This sould show you the messages your looking for. -- Alex Articles based on solutions that I use: http://www.kruijff.org/alex/index.php?dir=docs/FreeBSD/