Loading

Reduce replicas on data nodes

Some indices on data nodes are configured with more replicas than the cluster needs. Each extra replica duplicates data and increases coordination work during indexing and recovery.

Note

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

Field Value
Component Elasticsearch
Severity Low
Scope Node
Domains replication, resource-utilization

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.

There was 1 replica detected in data nodes for the following indices: logs-prod-000045, logs-prod-000046.

Note

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

Reducing the number of replicas for the data node can improve performance, save on storage costs, enhance indexing throughput and ensure cluster stability. This is because replicas introduce additional resource usage, which can negatively impact performance and stability.