From owner-freebsd-questions@FreeBSD.ORG Mon Oct 13 17:53:50 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 9B2F516A4B3 for ; Mon, 13 Oct 2003 17:53:50 -0700 (PDT) Received: from dc.cis.okstate.edu (dc.cis.okstate.edu [139.78.100.219]) by mx1.FreeBSD.org (Postfix) with ESMTP id D509343FB1 for ; Mon, 13 Oct 2003 17:53:49 -0700 (PDT) (envelope-from martin@dc.cis.okstate.edu) Received: from dc.cis.okstate.edu (localhost.cis.okstate.edu [127.0.0.1]) by dc.cis.okstate.edu (8.12.6/8.12.6) with ESMTP id h9E0rnGf059511 for ; Mon, 13 Oct 2003 19:53:49 -0500 (CDT) (envelope-from martin@dc.cis.okstate.edu) Message-Id: <200310140053.h9E0rnGf059511@dc.cis.okstate.edu> To: freebsd-questions@freebsd.org Date: Mon, 13 Oct 2003 19:53:49 -0500 From: Martin McCormick Subject: Re: Piping Syslogd Output to a Program 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: Tue, 14 Oct 2003 00:53:50 -0000 Thank you. I forgot to check that man page. Jimmy Olgeni writes: >Just check the syslog.conf man page and look for the pipe :)