Cluster and Index view are not working

This support forum board is for support questions relating to Nagios Log Server, our solution for managing and monitoring critical log data.
Locked
mgsteiner
Posts: 5
Joined: Wed Nov 08, 2017 4:53 am
Location: Chaan - Liechtenstein

Cluster and Index view are not working

Post by mgsteiner »

Hello all,

Recently we updated our NLS Free license to a Single Instance .
Until the License Upgrade everything was working fine, but after installing the new license, the web access to Cluster Status and Index Status are not anymore working. :shock:

Does anybody had such problems?, any hint?

Thanks to all in advance
Rgds
Max
mferchof
Posts: 1
Joined: Mon Apr 25, 2016 6:29 am

Re: Cluster and Index view are not working

Post by mferchof »

Hi,

clear the cache from IE or FF..

Mike
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Cluster and Index view are not working

Post by scottwilkerson »

Any errors in /var/log/httpd/error_log ?

Also, how many indexes do you have open ? To find out you can run the following from the CLI

Code: Select all

curl localhost:9200/_cat/indices
How much disk space do you have free?

Code: Select all

df -h

how much memory does this server have?
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked