Search found 8 matches

by bostoneng
Fri Aug 07, 2015 2:59 pm
Forum: Nagios Log Server
Topic: Nagios Log Server removed Nagiosadmin + shardexception error
Replies: 15
Views: 3504

Re: Nagios Log Server removed Nagiosadmin + shardexception e

Hi Jesse, I'm assuming you are correct and the backups are probably corrupt. You have been really great in supporting this issue, and I have no doubt that it would have worked if I had a healthy backup. I can't spend any more time trying to troubleshoot this issue. I copied the inputs/outputs/filter...
by bostoneng
Fri Aug 07, 2015 12:20 pm
Forum: Nagios Log Server
Topic: Nagios Log Server removed Nagiosadmin + shardexception error
Replies: 15
Views: 3504

Re: Nagios Log Server removed Nagiosadmin + shardexception e

[root@logging nagioslogserver]# echo "action.auto_create_index: false" >> /usr/local/nagioslogserver/elasticsearch/config/elasticsearch.yml [root@logging nagioslogserver]# service elasticsearch stop Stopping elasticsearch: [ OK ] [root@logging nagioslogserver]# service elasticsearch start...
by bostoneng
Fri Aug 07, 2015 10:56 am
Forum: Nagios Log Server
Topic: Nagios Log Server removed Nagiosadmin + shardexception error
Replies: 15
Views: 3504

Re: Nagios Log Server removed Nagiosadmin + shardexception e

[root@logging nagioslogserver]# ./restorenagioslogserver.sh Restoring nagioslogserver ... [root@logging nagioslogserver]# cat state.json {"count":0,"states":[]} Not sure why, but it isn't working for me. Maybe it is possible to disable the auto-generation of the "nagioslogs...
by bostoneng
Fri Aug 07, 2015 7:29 am
Forum: Nagios Log Server
Topic: Nagios Log Server removed Nagiosadmin + shardexception error
Replies: 15
Views: 3504

Re: Nagios Log Server removed Nagiosadmin + shardexception e

[root@logging ~]# curl -XDELETE "http://localhost:9200/nagioslogserver/" {"acknowledged":true}[root@logging ~]# curl -s 'localhost:9200/_cluster/health?level=indices&pretty' | grep 'nagioslogserver' | grep -v '_log' "nagioslogserver" : { I have been using the XDELE...
by bostoneng
Thu Aug 06, 2015 3:52 pm
Forum: Nagios Log Server
Topic: Nagios Log Server removed Nagiosadmin + shardexception error
Replies: 15
Views: 3504

Re: Nagios Log Server removed Nagiosadmin + shardexception e

From what I can tell - there isn't anything stuck, here is the execution and output: curl -XPOST 'http://localhost:9200/_export/state' {"count":0,"states":[]}[ I'll tinker with elasticsearch running/not running with the restoration, but I have restarted that process several times...
by bostoneng
Thu Aug 06, 2015 12:59 pm
Forum: Nagios Log Server
Topic: Nagios Log Server removed Nagiosadmin + shardexception error
Replies: 15
Views: 3504

Re: Nagios Log Server removed Nagiosadmin + shardexception e

I followed your support and posted several backups that I had, each failing to log into the system. I even tried ones that weren't in tar.gz form yet, that were from a time that was well before things went bad... still not working. Here is an example of the output that would show up when I would pos...
by bostoneng
Thu Aug 06, 2015 8:40 am
Forum: Nagios Log Server
Topic: Nagios Log Server removed Nagiosadmin + shardexception error
Replies: 15
Views: 3504

Re: Nagios Log Server removed Nagiosadmin + shardexception e

I don't believe there was any upgrade or config changes when this was first noticed. However, this happened around the same time we ran out of space on the root partition of the server. I shut it down, extended the partition properly, and still could not log in. I'm attaching the index output from y...
by bostoneng
Wed Aug 05, 2015 3:42 pm
Forum: Nagios Log Server
Topic: Nagios Log Server removed Nagiosadmin + shardexception error
Replies: 15
Views: 3504

Nagios Log Server removed Nagiosadmin + shardexception error

Hello, I am experiencing the same problem in https://support.nagios.com/forum/viewtopic.php?f=38&t=31022 yet..the resolution does not fix my problem. Should we re-open that particular topic or continue with this new one? Anyway just to catch you up, the "nagiosadmin" user has disappear...