[syslog-ng] logging from Cisco

Grigoreva, Yelena Yelena.Grigoreva at detecon.com
Thu May 24 17:10:18 CEST 2007


Hallo,


Hurra!!! I got it!!! I typed udp() w/t IP-address and it is OK now!
I am so happy: I can dance now samba :)
the next step is to filter all this, cause I get really many messages from all routers and switches ;)


best regards
Yelena 


-----Original Message-----
From: syslog-ng-bounces at lists.balabit.hu on behalf of Jason Qualkenbush
Sent: Thu 5/24/2007 3:57 PM
To: Syslog-ng users' and developers' mailing list
Subject: Re: [syslog-ng] logging from Cisco
 
On 5/24/07, Grigoreva, Yelena <Yelena.Grigoreva at detecon.com> wrote:
>  #source my_source {
>  #               # udp();
>  #                udp(ip("10.102.4.1")port(514));
>  #        };

You are going to need to have a source other than internal to receive
messages from the network.

source net { udp(ip(10.102.4.1) ); };
_______________________________________________
syslog-ng maillist  -  syslog-ng at lists.balabit.hu
https://lists.balabit.hu/mailman/listinfo/syslog-ng
Frequently asked questions at http://www.campin.net/syslog-ng/faq.html


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.balabit.hu/pipermail/syslog-ng/attachments/20070524/f67a31a5/attachment.htm


More information about the syslog-ng mailing list