For the best performance, create your database cluster in the same region as your other DigitalOcean resources.
OpenSearch Quickstart
Last verified 27 Apr 2026
OpenSearch is an open-source search and analytics suite which serves as a centralized location to manage logs forwarded from other resources, such as databases and Droplets.
Create OpenSearch Clusters
- From the Create menu at the top of the Control Panel, in the Data Services section, click Search.
- Select OpenSearch as the database engine.
- Choose the cluster configuration and datacenter, and give the cluster a unique name.
Tip - Click Create a Database Cluster.
Change Size or Number of Nodes
- Select your database cluster from the Databases page.
- Click the Settings tab.
- Click Edit in the Cluster configuration section.
- Select a new Droplet plan or quantity of nodes.
- Click Save.
Add Additional Users or Databases
You can currently only manage OpenSearch users via the API or CLI.
Add or Delete a Database User Using the CLI
Add or Delete a Database User Using the API
Delete Clusters
- Select your database cluster from the Databases page.
- Click the Settings tab.
- Click Destroy in the Destroy this database cluster section.
- Enter the name of the database cluster.
- Click Destroy.