Use Kibana with a serverless application

更新时间:
复制 MD 格式

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

Procedure

  1. Log on to the Elasticsearch Serverless console. In the top navigation bar, select the target region.

  2. In the left-side navigation pane, click Application Management to go to the application list.

  3. In the Actions column of the target application, click Access Kibana.

    Note

    If you enabled both public and private network access for Kibana, select Access Kibana over Public Network or Access Kibana over Private Network as needed.

  4. On the Kibana logon page, enter your username and password, and then click Log in.

    1. Username: The username for your application. You can find this on the application details page in the Basic Information section.

    2. 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.

  5. In the Kibana console, click 菜单.png 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.

    Add the sample data

    Discover

    Search, filter, and visualize your data to find valuable insights.

    Discover

    Dashboard & Visualize

    Create custom, interactive dashboards by combining various visualizations to better understand and analyze your data.

    Dashboard

    Maps

    Displays your data on a map.

    Maps

    Graph

    Explore connections between indexed terms in a graph to identify the most meaningful relationships.

    Graph

    Dev Tools

    Use an interactive console to send REST API requests to your application directly from Kibana for debugging and testing.

    Dev Tools

    Stack Management

    Provides features such as Index Management, Saved Objects, and Index Patterns.

Related topics