Hello ppl,
I'm working with some indices (index1 and index2), once I've created index1 and configured etc, I create the second one, without erros or problems, exept when I try to create it on Kibana App,
as you can see, only have 2 indices, but not the second one I want.
At the begining I though the problem was about kibana couldn't connect to elastic or something like that, but then I try to delete some test index and for my surprise they were removed from kibana app and I realised the connection works.
I'm trying to figure out what's the problem, but I'm stuck here.
Not sure if there have been some issues with your implementation since the 9th (note red .monitoring index dated the 9th).
If this is a test (non-prod) cluster then I would recommend you look to find out via the elasticsearch.log why you have red indices. Delete them if you so decide to. Put a single index hotelavail with 1 primary and 0 replica as you are running a single node cluster. Do make use of the elasticsearch.log and kibana logs to aid in troubleshooting where why and how.
I don't know if this was obvious or not, but I tried to do the same but put some data in, and it worked.
So the proces should be: Create Index (hotelavail), mapping (X fields), put data in and Create it on Kibana. Anyway I'll read and re-read the "get you started link".
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.