opensearch-project / opensearch-migrations

Migrate, upgrade, compare, and replicate OpenSearch clusters with ease.
https://aws.amazon.com/solutions/implementations/migration-assistant-for-amazon-opensearch-service/
Apache License 2.0
39 stars 28 forks source link

OpenSearch Migrations Engine

Table of Contents

  1. Overview
  2. Key Features
  3. Supported Versions and Platforms
  4. Issue Tracking
  5. User Guide Documentation
  6. Getting Started
  7. Continuous Integration and Deployment
  8. Contributing
  9. Security
  10. License
  11. Acknowledgments

Overview

The OpenSearch Migrations Engine is a comprehensive set of tools designed to facilitate upgrades, migrations, and comparisons for OpenSearch and Elasticsearch clusters. This project aims to simplify the process of moving between different versions and platforms while ensuring data integrity and performance.

Key Features

Supported Migration Paths and Platforms

Migration Paths

Source Version Target Version Status
Elasticsearch 6.8 OpenSearch 1.3 Supported
Elasticsearch 6.8 OpenSearch 2.14 Supported
Elasticsearch 7.10.2 OpenSearch 1.3 Supported
Elasticsearch 7.10.2 OpenSearch 2.14 Supported
Elasticsearch 7.17 OpenSearch 1.3 Supported
Elasticsearch 7.17 OpenSearch 2.14 Supported
OpenSearch 1.3 OpenSearch 2.14 Supported
Elasticsearch 8.x OpenSearch 2.x Prioritized
Elasticsearch 5.6 OpenSearch 2.x Prioritized
Elasticsearch 2.3 OpenSearch 2. Prioritized
Elasitcsearch 1.5 OpenSearch 2.x . Prioritized
OpenSearch 2.x OpenSearch 2.x . Requested

Note that testing is done on specific minor versions, but any minor versions within a listed major version are expected to work.

Platforms

Issue Tracking

We encourage users to open bugs and feature requests in this GitHub repository.

Encountering a compatibility issue or missing feature?

For issue prioritization and management, the migrations team uses Jira, but uses GitHub issues for community intake:

https://opensearch.atlassian.net/

User Guide Documentation

User guide documentation is available in the OpenSearch Migrations Wiki.

Getting Started

Local Deployment

Refer to the Development Guide for more details.

AWS Deployment

To deploy the solution on AWS, follow the steps outlined in Migration Assistant for Amazon OpenSearch Service, specifically deploying the solution.

Continuous Integration and Deployment

We use a combination of GitHub actions and Jenkins so that we can publish releases on a weekly basis and allow users to provide attestation for migration tooling.

Jenkins pipelines are available here

Contributing

Please read CONTRIBUTING.md for details on our code of conduct and the process for submitting pull requests.

Please refer to the Development Guide for details on building and deploying.

Security

See SECURITY.md for information about reporting security vulnerabilities.

License

This project is licensed under the Apache-2.0 License - see the LICENSE file for details.

Acknowledgments

For more detailed information about specific components, please refer to the README files in the respective directories.