We are in the process of migrating from ES 6.4 to 7.9, and around 3 TB of data. I'm looking into reindex API to start the process and do testing. My question is does reindex API will delete the original indexes? for now, I just want to test the cluster and see if alerting works as we expect.
Also, is there any recommended or documented process on how we move from the old cluster to new?
Reindex only creates new indizes without affecting the original ones.
Did you already have a look at this document? It is recommended to upgrade to 6.8 first, check the migration analyzer(available in 6.8 under management) for problems and after this upgrade to 7.9.
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.