From owner-freebsd-questions@FreeBSD.ORG Tue Feb 24 15:36:59 2009 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 03FAF1065676 for ; Tue, 24 Feb 2009 15:36:59 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 7B51B8FC18 for ; Tue, 24 Feb 2009 15:36:56 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.3/8.14.3) with ESMTP id n1OFaj4E003911; Tue, 24 Feb 2009 16:36:45 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.3/8.14.3/Submit) with ESMTP id n1OFai1C003908; Tue, 24 Feb 2009 16:36:45 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Tue, 24 Feb 2009 16:36:44 +0100 (CET) From: Wojciech Puchar To: Yavuz Maslak In-Reply-To: Message-ID: References: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: How can I see all of error messages about server's situation in a log file ? 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: Tue, 24 Feb 2009 15:37:00 -0000 > > Sometimes, when I monitor my server on the monitor, I see some messages which > are about inform, warning or kernel messages. > But I couldn't see these messages in /var/log/messages. by default syslog.conf direct them to many files depending of type. look at syslog.conf and check it, or maybe modify. personally i always change syslog.conf to put all to /var/log/messages > How can I do that ? > What do I need to set to this ? > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > >