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@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@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@lists.balabit.hu https://lists.balabit.hu/mailman/listinfo/syslog-ng Frequently asked questions at http://www.campin.net/syslog-ng/faq.html