NLS Single node instance - cluster status is RED
Posted: Tue Aug 27, 2019 5:39 am
Hi
I have a single node NLS and I configured it according to the following guide.
https://assets.nagios.com/downloads/nag ... oyment.pdf
But currently I am facing for a data inconsistency issue. Even though rsyslog injecting the logs to nls, I am unable to view them over the dashboard.
Just to troubleshoot , I have followed following guide too.
https://support.nagios.com/kb/article.php?id=90
{
"cluster_name" : "0488e2d8-30d1-4a98-b7bb-17b691908a74",
"status" : "red",
"timed_out" : false,
"number_of_nodes" : 1,
"number_of_data_nodes" : 1,
"active_primary_shards" : 931,
"active_shards" : 931,
"relocating_shards" : 0,
"initializing_shards" : 0,
"unassigned_shards" : 1,
"delayed_unassigned_shards" : 0,
"number_of_pending_tasks" : 2,
"number_of_in_flight_fetch" : 0
}
curl -s -XGET http://localhost:9200/_cat/shards?v | egrep 'UNASSIGNED|INITIALIZING'
nagioslogserver_log 1 p UNASSIGNED
Currently cluster status is "Red". Please see the attached image. Could you please help me to fix this issue?
Thank you
Luke.
I have a single node NLS and I configured it according to the following guide.
https://assets.nagios.com/downloads/nag ... oyment.pdf
But currently I am facing for a data inconsistency issue. Even though rsyslog injecting the logs to nls, I am unable to view them over the dashboard.
Just to troubleshoot , I have followed following guide too.
https://support.nagios.com/kb/article.php?id=90
{
"cluster_name" : "0488e2d8-30d1-4a98-b7bb-17b691908a74",
"status" : "red",
"timed_out" : false,
"number_of_nodes" : 1,
"number_of_data_nodes" : 1,
"active_primary_shards" : 931,
"active_shards" : 931,
"relocating_shards" : 0,
"initializing_shards" : 0,
"unassigned_shards" : 1,
"delayed_unassigned_shards" : 0,
"number_of_pending_tasks" : 2,
"number_of_in_flight_fetch" : 0
}
curl -s -XGET http://localhost:9200/_cat/shards?v | egrep 'UNASSIGNED|INITIALIZING'
nagioslogserver_log 1 p UNASSIGNED
Currently cluster status is "Red". Please see the attached image. Could you please help me to fix this issue?
Thank you
Luke.