I am trying to copy the data from our old Elasticsearch 6.2.4 to the new elasticsearch 7.6.1
I tried the following methods.
Snapshot and restore
Re-index from a remote cluster.
Both methods seem working but I got Yellow color health status in the new server.
Also, what does yellow mean? and I got that status in old elastic server 6.2.4.
What happened in the Elasticsearch 7.6.1 once the data is moved from Elasticsearch 6.2.4
I see all the indices in the yellow color status.
In the new Elasticsearch authentication failed immediately. I attached the log in the bottom. When I searched about that solution are clean up the data and point to the new data directory in the elasticsearch.
My questions
Basically, How to change the Yellow color health status to Green?
If I do the mappings manually in the new server and moved the data is that enough to get Green status?
I am trying to figure this out If possible can someone help with this?
Please format your code, logs or configuration files using </> icon as explained in this guide and not the citation button. It will make your post more readable.
Or use markdown style like:
```
CODE
```
This is the icon to use if you are not using markdown format:
There's a live preview panel for exactly this reasons.
Lots of people read these forums, and many of them will simply skip over a post that is difficult to read, because it's just too large an investment of their time to try and follow a wall of badly formatted text.
If your goal is to get an answer to your questions, it's in your interest to make it as easy to read and understand as possible.
Please update your post.
Ok, thanks.
Elasticsearch 7.6.1 I enabled authentication and set up the password for elastic user.
but after the restore process its throwing that error. I will try to fix that
==========================================================
] [node-1] Authentication of [elastic] was terminated by realm [reserved] - failed to authenticate user [elastic]
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.