Skip to content

Commit

Permalink
Add editorial review from 2.18 (opensearch-project#9038)
Browse files Browse the repository at this point in the history
Signed-off-by: Naarcha-AWS <[email protected]>
  • Loading branch information
Naarcha-AWS authored and russcam committed Jan 10, 2025
1 parent 2974847 commit e1e407c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions _migration-assistant/is-migration-assistant-right-for-you.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@ There are also tools available for migrating cluster configuration, templates, a

The tooling is designed to work with other cloud provider platforms, but it is not officially tested with these other platforms. If you would like to add support, please contact one of the maintainers on [GitHub](https://github.com/opensearch-project/opensearch-migrations/blob/main/MAINTAINERS.md).

### Supported AWS regions
### Supported AWS Regions

Migration Assistant supports the following AWS regions:
Migration Assistant supports the following AWS Regions:

- US East (N. Virginia)
- US East (Ohio)
Expand All @@ -53,7 +53,7 @@ Migration Assistant supports the following AWS regions:
- AWS GovCloud (US-East)[^1]
- AWS GovCloud (US-West)[^1]

[^1]: GovCloud does not support `reindex-from-snapshot` (RFS) shard sizes above 80GiB. Ensure your shard sizes are within this limit when planning migrations with RFS in the listed GovCloud regions.
[^1]: GovCloud does not support `reindex-from-snapshot` (RFS) shard sizes above 80 GiB. Ensure your shard sizes are within this limit when planning migrations with RFS in the listed GovCloud regions.

### Future migration paths

Expand All @@ -74,4 +74,4 @@ Before starting a migration, consider the scope of the components involved. The
| **Index State Management (ISM) policies** | Expected in 2025 | Manually migrate using an API. |
| **Elasticsearch Kibana dashboards** | Expected in 2025 | This tool is only needed when used to migrate Elasticsearch Kibana Dashboards to OpenSearch Dashboards. To start, export JSON files from Kibana and import them into OpenSearch Dashboards; before importing, use the [`dashboardsSanitizer`](https://github.com/opensearch-project/opensearch-migrations/tree/main/dashboardsSanitizer) tool on X-Pack visualizations like Canvas and Lens in Kibana Dashboards, as they may require recreation for compatibility with OpenSearch. |
| **Security constructs** | No | Configure roles and permissions based on cloud provider recommendations. For example, if using AWS, leverage AWS Identity and Access Management (IAM) for enhanced security management. |
| **Plugins** | No | Check plugin compatibility; some Elasticsearch plugins may not have direct equivalents in OpenSearch. |
| **Plugins** | No | Check plugin compatibility; some Elasticsearch plugins may not have direct OpenSearch equivalents. |

0 comments on commit e1e407c

Please sign in to comment.