Use the Event Center to view system O&M events for Alibaba Cloud Elasticsearch (ES), quickly detect service anomalies, and pinpoint issues.
Event categories
ES events fall into the following categories based on their cause and impact.
For more information, see Appendix: Event details.
|
Event category |
Definition |
Cause and impact |
Examples |
|
System change |
Alibaba Cloud initiates system change events and notifies you. Check whether your cluster is affected. |
Infrastructure changes or faults may affect cluster access. When such an event occurs, the system sends a notification. Check the notification and your cluster status promptly. |
|
|
Cluster health |
The system periodically inspects and monitors cluster health based on actual usage, and reports unexpected diagnostic results as events. |
To ensure service continuity, the system automatically triggers a cluster health event when it detects an anomaly or risk in cluster resources. Note
During the execution of an O&M event, the cluster may experience brief jitter without affecting normal access. If automatic execution fails, you can manually trigger a node restart on the Event Center page. You have |
An inspection finds that an ES node is offline. |
|
Cluster change |
These events correspond to cluster changes that you initiate. Failures or blockages may occur during the change process. |
Instance type changes or kernel upgrades trigger a restart of the corresponding nodes. During the restart, the cluster may experience brief jitter without affecting normal access. |
|
View and handle events
On the Event Center page, you can view and respond to events for your account.
-
Go to the Event Center.
-
Log on to the Alibaba Cloud Elasticsearch console.
-
In the navigation pane, click Event Center.
-
-
View event information.
On the Event Center page, you can filter events by type to view all events for a specific instance within a specified time period, and then respond based on the event details. The page contains three tabs: System Change, Cluster Health, and Cluster Changes. At the top of the page, use the time range selector or search by instance ID to filter events. In the upper-right corner, click Event Subscription or Manage Notifications. In the event list, click Restart or Schedule Restart in the Suggestion column to handle pending events.
NoteYou can view all event information in the Event Center. You can also subscribe to events and set up notifications for critical alerts. When an alert is triggered, the system sends a notification to the specified contacts by phone call, text message, or email.
The following table describes the event information and related actions.
Event information
Description
Cluster ID
The ID of the Alibaba Cloud ES instance where the event occurred.
Node ID
The ID of the node within the instance where the event occurred.
Event Level
The severity of the event. Valid values:
-
Info: Records routine system operations and status. Useful for monitoring or debugging.
-
Warning: Indicates a potential issue that does not currently affect operations but requires monitoring.
-
Critical: A serious error or fault has occurred. Immediate action is required to prevent service disruption or data loss.
Event Status
The execution status of the event. Valid values include To Be Handled, In Progress, Handled, Handling Failed, Handling Interrupted, Canceled, Execution to be confirmed, Ready to continue, Occurred, In Progress, and Recovered. The following describes key statuses:
-
To Be Handled: The event is waiting to be executed at the system-set time or at a time you have scheduled.
-
Execution to be confirmed: Based on the event details, you can decide whether to execute the event immediately or create a snapshot backup.
Note-
This status is supported only for some events related to local disks on the System Change tab.
-
Snapshot backups are available only for deployment events, such as an Alibaba Cloud ES cluster upgrade or a new version deployment to a specific node.
-
-
Ready to continue: The grayscale change is complete. You must confirm the stability of the affected nodes and cluster before continuing. For example, after a change is tested and verified on a few nodes, it is then applied to all remaining nodes.
For events with a status of Handling Failed or Handling Interrupted, identify the cause and resolve the issue promptly to avoid impacting your business operations.
Event Description
The cause and impact of the event.
Occurred At and Ended At
The start and end times of the event.
Scheduled Handling Time and Execution End Time
The scheduled start time and estimated end time for the event handling.
NoteThis information is available only for system change events.
Source
The source of the event. Valid values:
-
Proactive Notification: Alibaba Cloud ES automatically sends generated events to the Event Center.
-
Event Subscription: You subscribe to specific events. When a subscribed event occurs, you receive a notification.
Suggestion
Handle events based on the provided suggestions. Supported actions vary by event. Refer to the UI for details.
-
Contact Technical Support: Contact Technical Support if you have questions about an event.
-
Restart: Immediately restarts the specified node.
-
Schedule Restart: Specify a restart time. The scheduled time must be at least
5minutes in the future. The system restarts the specified node within5minutes after the scheduled time.
NoteWhen you perform a restart, forced restart, or grayscale restart on an instance or node, the system triggers a corresponding restart event. For redeployment events, such as an Alibaba Cloud ES version upgrade, submit a ticket to Technical Support.
-
Appendix: Event details
|
Event type |
Event code and name |
CloudMonitor event name |
Cause category |
Event level |
Description and impact |
|
System change event |
|
|
Critical |
An infrastructure failure makes the local disk unavailable. This event requires a backend redeployment. To resolve this, submit a ticket to technical support. |
|
|
|
Critical |
An infrastructure failure degrades cloud disk performance. |
||
|
|
Critical |
The instance may stop due to a potential infrastructure failure. |
||
|
|
Critical |
|
||
|
|
Warning |
|
||
|
Cluster health event |
|
|
Critical |
The instance restarts due to an abnormal cluster status. |
|
|
|
Cluster.StatusRed: The cluster health status changes to Red. |
Critical |
The cluster status is Red, indicating unassigned primary shards. Data is unavailable. |
|
|
Cluster.StatusYellow: The cluster health status changes to Yellow. |
Warning |
The cluster status is Yellow, indicating unassigned replica shards. This reduces data redundancy. |
|||
|
Node.Disconnected: A cluster node is offline or disconnected. |
Critical |
A node is offline or disconnected, which may lead to data unavailability or performance degradation. |
|||
|
|
JVMMemory.HeapMemoryHigh: High heap memory usage |
Warning |
High heap memory usage may trigger a full GC. |
|
|
JVMMemory.HeapMemoryCritical: Critically high heap memory usage |
Critical |
Heap memory is near its limit and is highly likely to cause an OutOfMemory (OOM) error. |
|||
|
JVMMemory.GCRateTooHigh: Frequent Old GC |
Warning |
Frequent Old GC affects performance. |
|||
|
|
CPU.PersistUsageHigh: Sustained high CPU load |
Warning |
Sustained high CPU load slows down system responsiveness. |
|
|
CPU.PersistUsageCritical: Sustained high CPU load |
Critical |
Sustained high CPU load slows down system responsiveness. |
|||
|
|
Disk.UsageHigh: Disk usage alert |
Warning |
Insufficient disk space prevents new shards from being created. Clear space or scale up the storage. |
|
|
Disk.UsageCritical: Critical disk usage |
Critical |
Disk usage is approaching the automatic Elasticsearch read-only threshold (95%). This affects normal data writes and requires immediate action. |
|||
|
Disk.IndexReadOnly: The index enters a read-only state. |
Critical |
Elasticsearch automatically sets the index to read-only, typically when the disk is full. This action blocks all writes. |
|||
|
|
Disk.IOUtilizationHigh: High disk I/O utilization |
Critical |
High disk I/O utilization increases read/write latency. Scale up the disk or switch to a higher-performance disk type to resolve this. |
|
|
|
ThreadPool.SearchQueueHigh: The search thread pool queue is congested. |
Warning |
Congestion in the search thread pool queue slows down query responses. |
|
|
ThreadPool.SearchRejected: Search requests are rejected. |
Critical |
The system rejects search requests, causing user queries to fail. |
|||
|
ThreadPool.WriteQueueHigh: The write thread pool queue is congested. |
Warning |
Congestion in the write thread pool queue slows down write responses. |
|||
|
ThreadPool.WriteRejected: Write requests are rejected. |
Critical |
The system rejects write requests, causing data writes to fail. |
|||
|
Cluster change event |
|
|
Info |
|
|
|
|
Info |
|
||
|
|
Info |
The instance restarts due to a kernel version update. |