From owner-freebsd-isp Sat Jun 8 8:54:46 2002 Delivered-To: freebsd-isp@freebsd.org Received: from mail4.cableaz.com (mail4.cableaz.com [66.218.238.20]) by hub.freebsd.org (Postfix) with ESMTP id 25AF237B404 for ; Sat, 8 Jun 2002 08:54:38 -0700 (PDT) Received: from caz (ip-66-218-240-254.cableaz.com [66.218.240.254]) by mail4.cableaz.com (8.11.3/8.11.3) with SMTP id g58FjaS44250; Sat, 8 Jun 2002 08:45:37 -0700 (MST) (envelope-from jeremy@cableaz.com) Message-ID: <001701c20e3c$a8f74840$fef0da42@caz> From: "Jeremy Buckner" To: "Jason Hunt" Cc: References: <20020607123653.L73063-100000@lethargic.dyndns.org> Subject: Re: syslog-ng Date: Fri, 7 Jun 2002 09:01:59 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Ok on that note how do you get syslogd to let remote devices log to it? I noticed that mine starts with the -s switch and I can't seem to find where to edit that so it allows my router in... I'm sure it's easy, just haven't found it yet. JB ----- Original Message ----- From: "Jason Hunt" To: "Odhiambo Washington" Cc: Sent: Friday, June 07, 2002 9:42 AM Subject: Re: syslog-ng > > > On Fri, 7 Jun 2002, Odhiambo Washington wrote: > > > Suppose you have 2 or 3 Cisco routers with just 1 syslog server...how do you > > separate the logs??? > > > > This is why I use different "local" facilities. router1 in my example has > local6 and switch1 has local5. Then syslogd puts local6.* in > /var/log/cisco and local5.* in /var/log/switch . This essentialy gives > you a maximum of 6 seperate log files. If you need more than 6 you would > have to use syslog-ng. Or you can have multiple devices to log to one > file, in which case you would just configure the cisco's to log to the > same host/facility. > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-isp" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message