Help Center> Cloud Search Service> User Guide> OpenSearch> Accessing a Cluster> Quickly Accessing an OpenSearch Cluster
Updated on 2024-04-19 GMT+08:00

Quickly Accessing an OpenSearch Cluster

OpenSearch clusters have built-in Kibana and Cerebro components. You can quickly access an OpenSearch cluster through Kibana and Cerebro.

Accessing a Cluster Through Kibana

  1. Log in to the CSS management console.
  2. In the navigation pane, choose Clusters > OpenSearch.
  3. On the Clusters page, locate the target cluster and click Access Kibana in the Operation column to go to the OpenSearch Dashboards login page.
    • Non-security cluster: The OpenSearch Dashboards console is displayed.
    • Security cluster: Enter the username and password on the login page and click Log In to go to the Kibana console. The default username is admin and the password is the one specified during cluster creation.
  4. After the login is successful, access the cluster and perform related operations on the OpenSearch Dashboards.

Accessing a Cluster Through Cerebro

  1. Log in to the CSS management console.
  2. In the navigation pane, choose Clusters > OpenSearch.
  3. On the Clusters page, locate the target cluster and click More > Cerebro in the Operation column to go to the Cerebro login page.
    • Non-security cluster: Click the cluster name on the Cerebro login page to go to the Cerebro console.
    • Security cluster: Click the cluster name on the Cerebro login page, enter the username and password, and click Authenticate to go to the Cerebro console. The default username is admin and the password is the one specified during cluster creation.
  4. After the login is successful, you can access clusters through Cerebro.