I am new here, I am trying to migrate from elastic 5.x to 8.x. I have a couple indexes including parent child relation as well.can anyone provide guidance on where to start ? I have created separate indexes from exisitng ones with more than one type.
Upgrade one major version at once. Eg, Upgrade from 5.x to 6.8, reindex all the indices. Upgrade from 6.8 to 7.17.26, reindex all the indices and upgrade to 8.x.
Use Logstash or create a third party ingest pipeline that can read from the old elasticsearch and index into the new elasticsearch.
Note: For rolling upgrades between major versions (e.g., 5.6 to 6.8), it's recommend using the Kibana Upgrade Assistant.
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.