All Products
Search
Document Center

Elasticsearch:View instance task progress details

Last Updated:Mar 26, 2026

When a Logstash cluster is running a long-running operation such as cluster creation or restart, you can open the Tasks dialog box to monitor real-time progress.

Prerequisites

Before you begin, ensure that:

  • The cluster is in the Initializing state

View task progress

  1. Go to the Logstash Clusters page of the Alibaba Cloud Elasticsearch console.

  2. In the top navigation bar, select a region.

  3. On the Logstash Clusters page, find the target cluster and click its ID.

  4. Click the 进度图标 icon in the upper-right corner.

  5. In the Tasks dialog box, click Show Details to expand the step-by-step progress.

    Task progress

  6. (Optional) To view operation logs for the cluster, click View Logs. The Logs page opens.

  7. (Optional) To pause or resume the task, use Pause Change and Resume Change.

    Important

    Before pausing a task, note the following:

    • Only cluster configuration upgrade tasks and plug-in management tasks support pause and resume. Other task types cannot be resumed after pausing.

    • A paused cluster enters the Paused state, which may affect services running on the cluster. If your services are affected, you can resume the task or run the task again.

    • After you click Resume Change, the system restarts all nodes in the cluster. This takes a short period of time.

    • Cluster change operations can trigger a cluster restart. Perform these operations during off-peak hours.