Search found 63 matches

by uma K
Mon Jun 15, 2020 10:44 am
Forum: Nagios Log Server
Topic: logstash daemon dead but pid file exist
Replies: 8
Views: 2052

Re: logstash daemon dead but pid file exist

Could you please help with any update?
by uma K
Fri Jun 12, 2020 5:17 pm
Forum: Nagios Log Server
Topic: logstash daemon dead but pid file exist
Replies: 8
Views: 2052

Re: logstash daemon dead but pid file exist

Tried this still no luck.

service logstash status
Logstash Daemon dead but pid file exists
by uma K
Fri Jun 12, 2020 3:33 pm
Forum: Nagios Log Server
Topic: logstash daemon dead but pid file exist
Replies: 8
Views: 2052

Re: logstash daemon dead but pid file exist

Attached.
by uma K
Fri Jun 12, 2020 3:24 pm
Forum: Nagios Log Server
Topic: logstash daemon dead but pid file exist
Replies: 8
Views: 2052

Re: logstash daemon dead but pid file exist

Yes rebooted system and executed restart of logstash, No luck, ps aux |grep logstash root 5136 0.0 0.0 130736 1392 pts/0 SN+ Jun02 0:00 runuser -s /bin/sh -c exec /usr/local/nagioslogserver/logstash/bin/logstash agent -f /usr/local/nagioslogserver/logstash/etc/conf.d --verbose nagios nagios 5137 16....
by uma K
Thu Jun 11, 2020 8:50 pm
Forum: Nagios Log Server
Topic: logstash daemon dead but pid file exist
Replies: 8
Views: 2052

Re: logstash daemon dead but pid file exist

[root@xx logstash]# service logstash status Logstash Daemon dead but pid file exists [root@xx logstash]# df -h Filesystem Size Used Avail Use% Mounted on rootfs 99G 38G 61G 39% / devtmpfs 32G 164K 32G 1% /dev tmpfs 32G 4.0K 32G 1% /dev/shm /dev/sda1 99G 38G 61G 39% / /dev/mapper/vg_app-lv_app 1.9T 6...
by uma K
Thu Jun 11, 2020 8:49 pm
Forum: Nagios Log Server
Topic: logstash daemon dead but pid file exist
Replies: 8
Views: 2052

logstash daemon dead but pid file exist

Hi Team, Loagstash dead but pid file exist is the error. Below is the error observed. No logstash files are generating [root@xxx tmp]# cd /var/log/logstash/ [root@xxx logstash]# ls -lrt total 142336 -rw-r--r--. 1 nagios nagios 72986561 Feb 5 2019 logstash.log-20190205 -rw-r--r--. 1 nagios nagios 727...
by uma K
Wed Mar 27, 2019 6:40 pm
Forum: Nagios Log Server
Topic: Add Linux source - RHEL 5 using standard ksyslogd
Replies: 3
Views: 668

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
by uma K
Wed Mar 27, 2019 1:33 pm
Forum: Nagios Log Server
Topic: Add Linux source - RHEL 5 using standard ksyslogd
Replies: 3
Views: 668

Add Linux source - RHEL 5 using standard ksyslogd

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 330...
by uma K
Fri Jan 04, 2019 2:07 pm
Forum: Nagios Log Server
Topic: Kibana with same NLS Elasticsearch
Replies: 3
Views: 471

Re: Kibana with same NLS Elasticsearch

Thanks for your clear explanation.
by uma K
Fri Jan 04, 2019 1:00 pm
Forum: Nagios Log Server
Topic: Kibana with same NLS Elasticsearch
Replies: 3
Views: 471

Kibana with same NLS Elasticsearch

Hi Team, My new project is to install the actual Kibana in front of NLS using the same elasticsearch and to view the dashboard differences. 1. I have installed Kibana on the same NLS machine(I have a 4 node cluster--- Kibana installed on node1) 2. I am able to visulaze all logs collected by Elastics...