Migrate to OpenSearch
Migrates data from the current department box storage engine to OpenSearch.
Overview
This procedure migrates all the data from the current department box storage engine (such as S3 or DynamoDB) to OpenSearch. It's designed to be safe and repeatable — you can run it multiple times without causing duplicates or data loss.
Syntax
Below is a line-by-line overview of the automation syntax. Expand each line to learn more.
Examples
1. Migrate the Department Box "HR"
HR is a department box
migrate HR to opensearch
2. Migrate the Department Box "employees"
employees is a department box
migrate employees to opensearch
Last updated
Was this helpful?