Add Linux source - RHEL 5 using standard ksyslogd

This support forum board is for support questions relating to Nagios Log Server, our solution for managing and monitoring critical log data.
Locked
uma K
Posts: 63
Joined: Tue Feb 14, 2017 12:41 pm

Add Linux source - RHEL 5 using standard ksyslogd

Post by uma K »

Hi Team,
I am trying to add linux source to my Nagios Log server.
My Linux source is RHEL 5 using standard ksyslogd and not rsyslog.
Could you help me with the instructions to configure? Does it follow the same rsyslog pattern?

etc/init.d/syslog status
syslogd (pid 3297) is running...
klogd (pid 3300) is running...

rpm -qf /sbin/syslogd
sysklogd-1.4.1-46.el5.x86_64
npolovenko
Support Tech
Posts: 3457
Joined: Mon May 15, 2017 5:00 pm

Re: Add Linux source - RHEL 5 using standard ksyslogd

Post by npolovenko »

Hello, @uma K. I don't have a server with ksyslogd in the lab but from my research, it should be compatible with rsyslog. On the Log server Home page, you can follow instructions to add a Linux server. Let us know how it goes.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
uma K
Posts: 63
Joined: Tue Feb 14, 2017 12:41 pm

Re: Add Linux source - RHEL 5 using standard ksyslogd

Post by uma K »

Got below exception,

ERROR: No syslog service found.

When trying to run
sudo bash setup-linux.sh -s xxxxxxxxxxx -p 5544
npolovenko
Support Tech
Posts: 3457
Joined: Mon May 15, 2017 5:00 pm

Re: Add Linux source - RHEL 5 using standard ksyslogd

Post by npolovenko »

@uma K, I ran the script on my system and generated an rsyslog config file that I attached to this message. You can change the IP address in the config from 192.168.3.3 to your Log Server IP address and then place the config file in the /etc/ksyslog.d/ folder. Let me know if that works for you.
You do not have the required permissions to view the files attached to this post.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Locked