Rsyslog client

General discussions here

Moderator: rgerhards

Rsyslog client

Postby CTPM on Tue Aug 05, 2008 10:11 am

Hi,
i've got a kiwi syslog daemon which is listening to a nagios server (FC8). I have a rsyslog running on it. I want that this client "speaks" on an UDP port (like 514), and the kiwi daemon listen for this UDP messages. How can i do?
CTPM
Avarage
 
Posts: 16
Joined: Tue Jul 29, 2008 9:01 am

Professional Services Information

  • Custom written rsyslog.conf?
  • Maintenance Contract?
  • Installation support?

Re: Rsyslog client

Postby rgerhards on Tue Aug 05, 2008 10:14 am

use a forwarding rule in rsyslog.conf, eg.

*.* @target-machine
User avatar
rgerhards
Site Admin
 
Posts: 1780
Joined: Thu Feb 13, 2003 11:57 am

Re: Rsyslog client

Postby CTPM on Tue Aug 05, 2008 10:46 am

Okay, is there a tool to view if UDP port 514 is open?
I don't receive any message (probably because no message is generated ^^)
CTPM
Avarage
 
Posts: 16
Joined: Tue Jul 29, 2008 9:01 am

Re: Rsyslog client

Postby rgerhards on Tue Aug 05, 2008 11:10 am

I suggest you check with Kiwi for that ;)

As far as rsyslog is concerned, you can run it in debug mode. There, you see the send process (or you don't see it... ;)). Info here:

http://www.rsyslog.com/doc-troubleshoot.html

Rainer
User avatar
rgerhards
Site Admin
 
Posts: 1780
Joined: Thu Feb 13, 2003 11:57 am

Re: Rsyslog client

Postby prakash.akumalla on Tue Aug 05, 2008 1:38 pm

Hi,
I think firewall is enabled in your system. If that is the case you need to disable firewall first by giving the following command

service iptables stop

Then you check. You can also check whether the port is open for UDP by giving the command
netstat -al | grep udp

Regards,
Prakash.
prakash.akumalla
Frequent Poster
 
Posts: 101
Joined: Thu Jun 26, 2008 2:37 pm

Google Ads



Return to General

Who is online

Users browsing this forum: No registered users and 0 guests

cron