Access and Work on OpenSearch Dashboard
After an OpenSearch Cluster has been initialized, you can access the OpenSearch Dashboard to add data, use analytics tools, execute queries, create dashboards, manage indexes, manage users...The detailed steps are as follows:
Access OpenSearch Dashboard
Step 1: On the screen containing the list of OpenSearch Clusters, select the OpenSearch Cluster you want to access.
Step 2: On the cluster detail screen, select Connectivity & Security
Step 3: Under the Accessibility section, retrieve the Dashboard Endpoint information
Step 4: Open this URL and log in with:
Username:
master-userPassword: the Master user password you entered when initializing the Cluster
After successful login, you can now work with the OpenSearch Cluster through the OpenSearch Dashboard. Refer to the sections below for guidance on performing some main tasks on the OpenSearch Dashboard.
Working with OpenSearch Dashboard
Adding data
Using analytics tools
Executing queries
Creating Dashboard
Managing indexes
Last updated

