Migrator from elasticsearch to opensearch
CLI utility to migrate an elasticsearch environment (PandoraFMS v773 and earlier) to opensearch (PandoraFMS v774 onwards)
Introduction
Ver. 131123 CLI utility to migrate an elastic search environment to opensearch Download link: ...
Compatibility matrix
Versión de opensearch probada 2.11.0 Tested elastic version 6.4.3 8....
Pre requisites
In order to run this utility you need to : Connectivity to the elastic search environment. Co...
Previous configuration
Check that you have access to Elasticsearch.From the machine where the migrator will run, run a t...
Parameters and configuration
Parameters -s SOURCE_URL, --source_url SOURCE_URL URL of elastic source environment to be...
Manual execution
Migration execution: ./elastic_to_opensearch -s 192.168.80.44:9200 -d 192.168.50.92:9200 -a \ -...
Recommendations
To perform a migration it is important to take into account the size of the environments to be mi...