Kibana is the official data visualization and exploration platform for Elasticsearch. It enables in-depth data analysis and interactive visualization. In CSS, Kibana is pre-built for each Elasticsearch cluster. You can start Kibana in one click, without installing anything. Kibana offers a comprehensive suite of dashboard features and visualization tools. It seamlessly integrates Elasticsearch's analytical capabilities, supporting the full analytics process from data exploration to actionable business insights.
CSS's Kibana supports multiple access methods. Steps needed to log in to an Elasticsearch cluster vary depending on the access method you choose. See Table 1.
Kibana Access Method | Constraints | Details |
|---|---|---|
One-click access to Kibana from the service console | N/A | Logging In to an Elasticsearch Cluster by Accessing Kibana Through the Console |
Accessing Kibana using a public IP address |
| Logging In to an Elasticsearch Cluster by Accessing Kibana Using a Public IP Address |
Accessing Kibana using a private network address | The client that accesses Kibana must be able to reach Kibana's private IP address. | Logging In to an Elasticsearch Cluster by Accessing Kibana Using a Private Network Address |
Parameter | Description |
|---|---|
Bandwidth | Bandwidth for accessing Kibana from the public network Value range: 1 Mbit/s to 200 Mbit/s |
Configure Whitelist | Control Kibana public network access using a whitelist.
|
If Kibana public network access is already enabled, you can modify relevant settings.
Enter the username and password on the login page and click Log In to log in to the Kibana console. The default username is admin and the password is the one specified during cluster creation.
The client that accesses Kibana must be able to reach Kibana's private IP address.
By changing the port number in the cluster's private IP address from 9200 to 5601, you get Kibana's private IP address. For example, if the cluster's private IPv4 address is xx.xx.xx.xx:9200, the private IP address of Kibana is xx.xx.xx.xx:5601.
On the Overview tab, find Cluster Route in the Network Information area, and click Add Route under it. In the displayed dialog box, set IP Address and Subnet Mask.