Cluster status is Yellow and I have a Indices stuck

This support forum board is for support questions relating to Nagios Log Server, our solution for managing and monitoring critical log data.
Locked
hcltech
Posts: 31
Joined: Wed Aug 21, 2019 10:37 am

Cluster status is Yellow and I have a Indices stuck

Post by hcltech »

I have been trying to delete this month old Indices but it will not go away and now my cluster status is Yellow. Can someone please help?
hcltech
Posts: 31
Joined: Wed Aug 21, 2019 10:37 am

Re: Cluster status is Yellow and I have a Indices stuck

Post by hcltech »

The cluster status finally went out of yellow but still have a few Indicies that I cant delete.
benjaminsmith
Posts: 5324
Joined: Wed Aug 22, 2018 4:39 pm
Location: saint paul

Re: Cluster status is Yellow and I have a Indices stuck

Post by benjaminsmith »

Hello @hcltech,

Let's take a look at the system profile and review the logs. You can download the system profile, send it over in a PM, by going to Admin > System Status >Download System Profile.

Also, what happens if you try to delete the indices from the command line? For example,

Code: Select all

curl -XDELETE localhost:9200/logstash-2018.07.19/
Thanks.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.

Be sure to check out our Knowledgebase for helpful articles and solutions!
hcltech
Posts: 31
Joined: Wed Aug 21, 2019 10:37 am

Re: Cluster status is Yellow and I have a Indices stuck

Post by hcltech »

Sending over the log now to you.

tried to delete via command line.
Last login: Tue Feb 25 14:44:28 2020 from 10.5.1.65
setup@cl-p-nagioslog01:~$ curl -XDELETE localhost:9200/logstash-2020.01.04/
{"acknowledged":true}setup@cl-p-nagioslog01:~$

I still see the Indcies in the web interface. It will go away but if i refresh it comes back and when i keep refreshing the #Docs changes.
User avatar
cdienger
Support Tech
Posts: 5045
Joined: Tue Feb 07, 2017 11:26 am

Re: Cluster status is Yellow and I have a Indices stuck

Post by cdienger »

The profile does show a small index for 2020.01.04. This usually means you have a client somewhere with the wrong date and time set. Use the dashboard to look at events for 2020.01.04 and find the client where these logs are coming from.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
hcltech
Posts: 31
Joined: Wed Aug 21, 2019 10:37 am

Re: Cluster status is Yellow and I have a Indices stuck

Post by hcltech »

That was it for some reason some of my switches reverted back to old domain controllers that are no longer there. Thanks for the help.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Cluster status is Yellow and I have a Indices stuck

Post by scottwilkerson »

hcltech wrote:That was it for some reason some of my switches reverted back to old domain controllers that are no longer there. Thanks for the help.
Glad to hear it is solved!

Locking thread
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked