From owner-freebsd-questions@FreeBSD.ORG Wed Jan 18 00:38:29 2006 Return-Path: X-Original-To: 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 5B86F16A41F for ; Wed, 18 Jan 2006 00:38:29 +0000 (GMT) (envelope-from jbell@stelesys.com) Received: from stelesys.com (web1.stelesys.com [63.175.100.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0576B43D48 for ; Wed, 18 Jan 2006 00:38:28 +0000 (GMT) (envelope-from jbell@stelesys.com) Received: from [127.0.0.1] (helo=[192.168.0.148]) by stelesys.com with esmtpa (Exim 4.54 (FreeBSD)) id 1Ez1LA-000MPF-6O; Tue, 17 Jan 2006 19:38:20 -0500 Message-ID: <43CD8DFD.1040805@stelesys.com> Date: Tue, 17 Jan 2006 19:38:21 -0500 From: Jerry Bell User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: "Bill Schmitt (SW)" References: <43CCDBC0.8000800@schmittnet.com> In-Reply-To: <43CCDBC0.8000800@schmittnet.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: questions@freebsd.org Subject: Re: syslog logging recommendation 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: Wed, 18 Jan 2006 00:38:29 -0000 I'd recommend using rsyslog (www.rsyslog.com). The integration with mysql is much cleaner, IMO, than syslog-ng. Jerry http://www.syslog.org Bill Schmitt (SW) wrote: > I'm looking for a recommendation for capturing syslogs from my small > network. Specifically, initially I'd like to capture the syslog from > my Netgear router and store it on my FreeBSD machine. Later I'd add > other machines on the network. I've seen msyslog in the ports, but > there's virtually no information on it out there. I've also seen > syslog-ng, which looks promising. I'd like to store the information in > mySQL. I'd appreciate any recommendations and/or pointers to pages > with setup examples. > > Thanks, > > Bill > > _______________________________________________ > 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"