Access a cluster

Last updated:2022-01-11 13:43:23

This topic describes how to access a cluster before you query business data by using Kingsoft Cloud Elasticsearch Service (KES). You can use Kibana to access KES clusters.

Use Kibana to access a cluster

KES is integrated with Kibana. You can access the Kibana page for a cluster over the Internet to query, analyze, and manage data in a visualized way.

Access Kibana

You can access Kibana from the Visualization section on the cluster details page. Before you use Kibana, make sure that the cluster is associated with an elastic IP address (EIP).
image.png

Access a cluster

In the Kibana console, click Dev Tools in the left navigation pane and run the following command on the Console tab:
Dev Tools.png

The following information is displayed:

{
  "name" : "10.0.0.248_0",
  "cluster_name" : "es-20200228133406",
  "cluster_uuid" : "F6F2wbGJRIijqCetPqoSdg",
  "version" : {
    "number" : "6.8.4",
    "build_flavor" : "default",
    "build_type" : "tar",
    "build_hash" : "bca0c8d",
    "build_date" : "2019-10-16T06:19:49.319352Z",
    "build_snapshot" : false,
    "lucene_version" : "7.7.2",
    "minimum_wire_compatibility_version" : "5.6.0",
    "minimum_index_compatibility_version" : "5.0.0"
  },
  "tagline" : "You Know, for Search"
}

Did you find the above information helpful?

Unhelpful
Mostly Unhelpful
A little helpful
Helpful
Very helpful

What might be the problems?

Insufficient
Outdated
Unclear or awkward
Redundant or clumsy
Lack of context for the complex system or functionality

More suggestions

0/200

Please give us your feedback.

Submitted

Thank you for your feedback.

问题反馈