Loading

Status Red

Cluster health is red because at least one primary shard is unassigned or unavailable. Affected indices cannot accept writes and might return incomplete search results.

Note

For a complete list of insights, refer to AutoOps insights.

Field Value
Component Elasticsearch
Severity Critical
Scope Cluster
Domains cluster-health, high-availability

You can customize these settings to adjust when AutoOps detects this event and presents the insight. Refer to AutoOps event settings for details.

The default customization settings are:

Setting Type Default
Minimum duration of the red status in seconds Integer 0
Index name patterns excluded from red status List of strings partial-,restored-

The following is an example of what you might see when this insight is triggered. Real insights use live data and links from your deployment or cluster.

The current number of unassigned primary shards is: 12. The maximum number of unassigned shards is: 12. The number of initializing shards is: 12. Current allocation blocker: Disk low watermark is blocking primary shard allocation on the hot, warm tier.

truetrue See sample list: logs-prod-000045, logs-prod-000046.

Note

AutoOps shows different recommendations depending on how their conditions match your deployment or cluster.

Impact: Some data is not available for search and there is a high probability of data loss. Red status means one or more primary shards are unavailable. While this persists, affected indices cannot accept writes and search results are incomplete. The root cause is not always data loss: allocation rules that block placement while data is still intact, such as disk watermarks or capacity limits on a data tier, are a common cause alongside node outages and failed recoveries. This might also be transient following a node restart or during snapshot restore of indices on cold or frozen tiers. Confirm why shards stay unassigned before accepting data loss or deleting an index. You can reduce alert noise by configuring an exclusion pattern for lower-risk index families or a minimum red duration for transient events. If neither suppression applies, investigate urgently.