On the CSS management console, you can check an Elasticsearch cluster's status, version, nodes, configurations and settings, and resource allocation on both the cluster list and the cluster overview page.
A cluster list displays all clusters of the same type under the current account. If there are a large number of clusters, the cluster list will consist of multiple pages, showing clusters of all states.
Clusters are listed in chronological order by default in the cluster list, with the most recent clusters displayed at the top.
You can click Export to download the full cluster list.
Parameter | Description |
|---|---|
Name/ID | Name and ID of a cluster. The cluster ID is automatically generated by the system and uniquely identifies a cluster. |
Cluster Status | Current status of a cluster.
WARNING: If a cluster is unavailable, you can delete the cluster or use a snapshot created when the cluster was available to restore its data to another cluster. However, you cannot scale out this cluster, access it through Kibana, create snapshots for it, or use an existing snapshot to restore its data to itself. Do not try to import data into a cluster that is unavailable, as the data may get lost. For such a cluster, you can check its monitoring data or restart it to try to fix the problem. If the fault persists, contact technical support. |
Task Status | Status of a task, such as cluster restart, scale-out, or scale-in. |
Version | Cluster version and image version. For example, if the version is 7.10.2(7.10.2_x.x.x_x.x.x), 7.10.2 is the cluster version and 7.10.2_x.x.x_x.x.x enclosed in parentheses is the image version. |
Private Network Address | Private network address and port number of a cluster. You can use it to access the cluster. If the cluster has multiple nodes, the private network addresses and port numbers of all nodes are displayed. |
VPC Endpoint Address | IP address or private domain name of the VPC endpoint associated with the cluster. |
Security Mode | Whether the security mode is enabled for the cluster. Only authorized users can access a security-mode cluster. |
Enterprise Project | Enterprise project that a cluster belongs to. |
Tags | Displays cluster tags. You can click Edit Tag to add, delete, or modify cluster tags. |
Cluster Description | Provides supplementary information about the cluster. |
Created | Cluster creation time. |
Billing Mode | Billing mode of a cluster. |
Operation | Operations that can be performed on a cluster, such as checking metrics, restart, and deletion. If an operation is unavailable, the menu button is grayed out. |
Parameter | Description |
|---|---|
Cluster ID | Unique ID of a cluster, which is automatically generated by the system. Each cluster ID is unique within the same region. |
Cluster Name | Cluster name. You can click |
Initial Cluster Name | This name is unique and cannot be changed. It is only used in the cluster configuration file in YAML. |
Cluster Version | Cluster version. For example, if the version is 7.10.2(7.10.2_x.x.x_x.x.x), 7.10.2 is the cluster version and 7.10.2_x.x.x_x.x.x enclosed in parentheses is the image version. |
Cluster Status | Current cluster status. |
Task Status | Current task status of a cluster. If there is no ongoing task, -- is displayed. |
Region | AZ | The region and AZ where the cluster is located. |
Enterprise Project | Enterprise project that the cluster belongs to. You can click a project name to check the basic project information. |
Cluster Description | Provides supplementary information about the cluster. You can click |
Parameter | Description |
|---|---|
Data Node Specifications | The specifications of data nodes used in the cluster. |
Data Nodes | The number of data nodes in the cluster. |
Data Node Storage Type | The storage type of data nodes in the cluster. |
Data Node Capacity (GB) | Storage capacity per data node in the cluster. |
Master Node Specifications | The specifications of master nodes used in the cluster. This parameter is displayed only when dedicated master nodes are used in the cluster. |
Master Nodes | The number of master nodes in the cluster. This parameter is displayed only when dedicated master nodes are used in the cluster. |
Master Node Storage Type | The storage type of master nodes in the cluster. This parameter is displayed only when dedicated master nodes are used in the cluster. |
Master Node Capacity (GB) | Storage capacity per master node in the cluster. This parameter is displayed only when dedicated master nodes are used in the cluster. |
Client Node Specifications | The specifications of client nodes used in the cluster. This parameter is displayed only when dedicated client nodes are used in the cluster. |
Client Nodes | The number of client nodes in the cluster. This parameter is displayed only when dedicated client nodes are used in the cluster. |
Client Node Storage Type | The storage type of client nodes in the cluster. This parameter is displayed only when dedicated client nodes are used in the cluster. |
Client Node Capacity (GB) | Storage capacity per client node in the cluster. This parameter is displayed only when dedicated client nodes are used in the cluster. |
Cold Data Node Specifications | The specifications of cold data nodes used in the cluster. This parameter is displayed only when cold data nodes are used in the cluster. |
Cold Data Nodes | The number of cold data nodes in the cluster. This parameter is displayed only when cold data nodes are used in the cluster. |
Cold Data Node Storage Type | The storage type of cold data nodes in the cluster. This parameter is displayed only when cold data nodes are used in the cluster. |
Cold Data Node Capacity (GB) | Storage capacity per cold data node in the cluster. This parameter is displayed only when cold data nodes are used in the cluster. |
Cluster Storage Capacity (GB) | Total storage capacity of the cluster.
The cluster's disk usage can be calculated as follows: Disk usage = (Used/Quota) x 100% |
Node Details | View the details of all cluster nodes. Click View. In the displayed dialog box, view node details, including the node name/ID, status, and IP address. |
Parameter | Description |
|---|---|
VPC | The VPC to which a cluster belongs. |
Current Subnet | The subnet to which a cluster belongs. If the current subnet cannot meet your service requirements, click Switch Subnet. In the displayed dialog box, select another subnet. If no existing subnets meet your requirements, click Create Subnet to create a new subnet. CAUTION:
|
Used Subnet | Subnet once used by the cluster. |
Security Group | Security group to which a cluster belongs. To modify the security group of a cluster, click Change Security Group on the right. WARNING: The selected security group must allow port 9200 in the inbound direction. Otherwise, the cluster may be inaccessible to external services. Furthermore, to enable Kibana private network access, port 5601 must also be allowed. |
Security Mode | Security mode of a cluster.
You can click |
Reset Password | Change the admin password for a security-mode cluster. Click Reset to change the password. Requirements for admin passwords:
This parameter is displayed only when Security Mode is Enabled. |
HTTPS Access | Whether to enable HTTPS for a cluster.
For details about how to switch the network protocol for a security-mode cluster, see Switching between HTTP and HTTPS in Security Mode. |
Public Network Access | Public network access information of the cluster.
When public network access is enabled for a cluster, you are advised to use a whitelist for access control. This parameter is displayed only when Security Mode is Enabled. |
Bandwidth | Public network bandwidth of the cluster. Click Edit to change the bandwidth size. This parameter is displayed only when the security mode and public network access are both enabled for the cluster. |
Public Network Access Control | You can configure public network access control for a security-mode cluster by IP addresses or IP address ranges. Click Modify to modify the access control whitelist.
This parameter is displayed only when the security mode and public network access are both enabled for the cluster. |
Private IPv4 Address | Private IPv4 address and port number of a cluster. If the cluster has only one node, the IP address and port number of the only node are displayed, for example, 10.62.179.32:9200. If the cluster has multiple nodes, the IP addresses and port numbers of all nodes are displayed, for example, 10.62.179.32:9200,10.62.179.33:9200. |
Parameter | Description |
|---|---|
Billing Mode | Billing mode of a cluster. |
Created | When a cluster was successfully created. |