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
Add Linux source - RHEL 5 using standard ksyslogd
-
npolovenko
- Support Tech
- Posts: 3457
- Joined: Mon May 15, 2017 5:00 pm
Re: Add Linux source - RHEL 5 using standard ksyslogd
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.
Re: Add Linux source - RHEL 5 using standard ksyslogd
Got below exception,
ERROR: No syslog service found.
When trying to run
sudo bash setup-linux.sh -s xxxxxxxxxxx -p 5544
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
@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.