Alibaba Cloud Elasticsearch Serverless (ES Serverless) provides direct access to Kibana, an intuitive graphical user interface (GUI) with interactive dashboards that helps you analyze, visualize, and search data in your serverless applications. This topic explains how to access Kibana over the public network or a private network and get started with its features.
Prerequisites
You have created an application. For more information, see Create a general-purpose search application.
You have added the IP address of your client device to the public or private network access whitelist. For more information, see Configure public or private network access for a serverless application.
Procedure
Log on to the Elasticsearch Serverless console. In the top navigation bar, select the target region.
In the left-side navigation pane, click Application Management to go to the application list.
In the Actions column of the target application, click Access Kibana.
NoteIf you enabled both public and private network access for Kibana, select Access Kibana over Public Network or Access Kibana over Private Network as needed.
On the Kibana logon page, enter your username and password, and then click Log in.
Username: The username for your application. You can find this on the application details page in the Basic Information section.
Password: The password that you set when you created the application. If you forget your password, you can reset it on the application details page. Go to the Basic Information section and click Modify next to Password.
In the Kibana console, click
and select the feature you need.The following table describes the main features available for serverless applications. For the most current list, refer to the Kibana console.
Feature
Description
Reference
Sample Data
Allows you to add sample data for three different scenarios.
Discover
Search, filter, and visualize your data to find valuable insights.
Dashboard & Visualize
Create custom, interactive dashboards by combining various visualizations to better understand and analyze your data.
Maps
Displays your data on a map.
Graph
Explore connections between indexed terms in a graph to identify the most meaningful relationships.
Dev Tools
Use an interactive console to send REST API requests to your application directly from Kibana for debugging and testing.
Stack Management
Provides features such as Index Management, Saved Objects, and Index Patterns.