Search found 6 matches

by fluxbox
Tue Aug 11, 2015 7:19 pm
Forum: Nagios Log Server
Topic: Waiting for ElasticSearch to Start
Replies: 11
Views: 3981

Re: Waiting for ElasticSearch to Start

Here are the output of the commands. # cat /usr/local/nagioslogserver/var/cluster_uuid 81453311-bb4c-4ab2-9625-24e452d638ff # ls -l /usr/local/nagioslogserver/elasticsearch/data/ total 4 drwxrwxr-x 3 nagios nagios 4096 Aug 6 05:30 81453311-bb4c-4ab2-9625-24e452d638ff # find /usr/local/nagioslogserve...
by fluxbox
Tue Aug 11, 2015 12:05 am
Forum: Nagios Log Server
Topic: Waiting for ElasticSearch to Start
Replies: 11
Views: 3981

Re: Waiting for ElasticSearch to Start

Here are the output of the commands. cat /usr/local/nagioslogserver/logstash/etc/conf.d/999_outputs.conf # # Logstash Configuration File # Dynamically created by Nagios Log Server # # DO NOT EDIT THIS FILE. IT WILL BE OVERWRITTEN. # # Created Thu, 30 Jul 2015 09:14:28 -0400 # # # Required output for...
by fluxbox
Mon Aug 10, 2015 6:06 pm
Forum: Nagios Log Server
Topic: Waiting for ElasticSearch to Start
Replies: 11
Views: 3981

Re: Waiting for ElasticSearch to Start

This is the output of the command. cat /var/www/html/nagioslogserver/application/config/config.local.php <?php // Local Configuration Options // - These options are not overwritten during upgrades $config['charset'] = 'UTF-8'; $config['admin_email'] = 'nagioslogserver@localhost'; // Used as default ...
by fluxbox
Sun Aug 09, 2015 9:48 pm
Forum: Nagios Log Server
Topic: Waiting for ElasticSearch to Start
Replies: 11
Views: 3981

Re: Waiting for ElasticSearch to Start

Hi,
How do I check? This is the VM image build that I loaded to the VMWARE.
Thanks.
by fluxbox
Thu Aug 06, 2015 10:27 pm
Forum: Nagios Log Server
Topic: Waiting for ElasticSearch to Start
Replies: 11
Views: 3981

Re: Waiting for ElasticSearch to Start

Hi, I am running the VM instance from NLS download page. curl 'localhost:9200/_cluster/health?level=indices&pretty' { "cluster_name" : "81453311-bb4c-4ab2-9625-24e452d638ff", "status" : "green", "timed_out" : false, "number_of_nodes" : ...
by fluxbox
Thu Aug 06, 2015 1:24 am
Forum: Nagios Log Server
Topic: Waiting for ElasticSearch to Start
Replies: 11
Views: 3981

Waiting for ElasticSearch to Start

Hi, I have the same error stated here: https://support.nagios.com/forum/viewtopic.php?f=37&t=33804 Below is the output of the log. # tail -n50 /var/log/elasticsearch/*.log ==> /var/log/elasticsearch/81453311-bb4c-4ab2-9625-24e452d638ff_index_indexing_slowlog.log <== ==> /var/log/elasticsearch/81...