From owner-freebsd-questions@FreeBSD.ORG Wed Aug 22 18:29:12 2007 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 0865916A419 for ; Wed, 22 Aug 2007 18:29:12 +0000 (UTC) (envelope-from smurphy@calarts.edu) Received: from echo.calarts.edu (echo.calarts.edu [198.182.157.9]) by mx1.freebsd.org (Postfix) with ESMTP id DE39B13C494 for ; Wed, 22 Aug 2007 18:29:11 +0000 (UTC) (envelope-from smurphy@calarts.edu) Received: from echo.calarts.edu (localhost.localdomain [127.0.0.1]) by localhost (Email Security Appliance) with SMTP id B3DA6101E431 for ; Wed, 22 Aug 2007 18:16:08 +0000 (GMT) Received: from muse2.calarts.edu (muse2.calarts.edu [198.182.157.28]) by echo.calarts.edu (Email Security Appliance) with ESMTP id 8CBA81018B8A for ; Wed, 22 Aug 2007 18:16:08 +0000 (GMT) Received: from canslice.calarts.edu (canslice.calarts.edu [198.182.157.20]) (authenticated bits=0) by muse2.calarts.edu (8.13.3/8.13.3) with ESMTP id l7MITBTH038606 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Wed, 22 Aug 2007 11:29:11 -0700 (PDT) (envelope-from smurphy@calarts.edu) Message-ID: <46CC8077.4050906@calarts.edu> Date: Wed, 22 Aug 2007 11:29:11 -0700 From: Sean Murphy User-Agent: Thunderbird 2.0.0.5 (X11/20070719) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.52 on 198.182.157.28 Subject: syslog redundancy 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, 22 Aug 2007 18:29:12 -0000 Can syslogd provide failover redundancy to another box? Should I configure my devices to send to two different syslogd servers? (if the devices allow more then one syslogd box to log to. If not I would like to know if the first option is available.)