Updated on 2024-04-19 GMT+08:00

Logging In to Kibana

After creating a CSS cluster, you can log in to Kibana through the console or public network.

Kibana Usage Restrictions

  • You can customize the username, role name, and tenant name in Kibana. Chinese characters are not allowed.
  • Kibana does not support Chinese.

Procedure

  • Logging in to the console
    1. Log in to the CSS management console.
    2. On the Clusters page, locate the target cluster and click Access Kibana in the Operation column to go to the Kibana login page.
      • Non-security cluster: The Kibana 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.
    3. After the login is successful, you can access the Elasticsearch cluster through Kibana.
  • Logging in using a public IP address

    If you have enabled Kibana public access during cluster creation, you can use the Kibana public IP address to log in to the cluster. For details, see Kibana Public Access.

  • Logging in using a private IP address

    You can access Kibana using a private IP address. To obtain the internal IP address, perform the following steps:

    1. Log in to the CSS management console.
    2. Choose Clusters > Elasticsearch. The cluster list is displayed.
    3. Click the cluster name to go to the basic information page and obtain the private network address of the cluster.

      Change the port number 9200 of the intranet access address to 5601, that is, the intranet IP address for accessing Kibana.

      Figure 1 Obtaining the private IP address