From owner-freebsd-questions@FreeBSD.ORG Wed Sep 24 11:45:39 2008 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 4ED631065677 for ; Wed, 24 Sep 2008 11:45:39 +0000 (UTC) (envelope-from laurence@istraresearch.com) Received: from ey-out-2122.google.com (ey-out-2122.google.com [74.125.78.25]) by mx1.freebsd.org (Postfix) with ESMTP id E50C18FC1A for ; Wed, 24 Sep 2008 11:45:38 +0000 (UTC) (envelope-from laurence@istraresearch.com) Received: by ey-out-2122.google.com with SMTP id 6so653252eyi.7 for ; Wed, 24 Sep 2008 04:45:37 -0700 (PDT) Received: by 10.210.43.10 with SMTP id q10mr8262877ebq.166.1222255412767; Wed, 24 Sep 2008 04:23:32 -0700 (PDT) Received: from ?172.16.16.55? ([80.179.200.36]) by mx.google.com with ESMTPS id f13sm5979407gvd.10.2008.09.24.04.23.30 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 24 Sep 2008 04:23:31 -0700 (PDT) Message-ID: <48DA2333.3070007@istraresearch.com> Date: Wed, 24 Sep 2008 14:23:31 +0300 From: Laurence Mayer User-Agent: Thunderbird 2.0.0.14 (X11/20080505) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Syslogd - Different Files 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, 24 Sep 2008 11:45:39 -0000 Hi, Over the last couple of days I have been trying to get syslogd to log messages received from remote hosts to different files. I have read the man pages: However it is very confusing what exactly to add to the syslog.conf file. I have tried numerous variations but still no success. Could someone please tell me or send an example of their syslog.conf file showing how this is done. Thanks in advance Laurence Mayer