elasticsearch/docs/reference/troubleshooting/troubleshooting-shards-capacity.asciidoc
Arianna Laudazzi 70e5a67904
[AutoOps] Reference AutoOps solution on troubleshooting pages (#119630)
* Reference AutoOps on troubleshooting pages

* Integrate reviewer's feedback
2025-01-09 16:24:20 +01:00

14 lines
949 B
Text

[[troubleshooting-shards-capacity-issues]]
== Troubleshooting shards capacity health issues
{es} limits the maximum number of shards to be held per node using the
<<cluster-max-shards-per-node, `cluster.max_shards_per_node`>> and
<<cluster-max-shards-per-node-frozen, `cluster.max_shards_per_node.frozen`>> settings.
The current shards capacity of the cluster is available in the
<<health-api-response-details-shards-capacity, health API shards capacity section>>.
include::{es-ref-dir}/tab-widgets/troubleshooting/troubleshooting-shards-capacity-widget.asciidoc[]
****
If you're using Elastic Cloud Hosted, then you can use AutoOps to monitor your cluster. AutoOps significantly simplifies cluster management with performance recommendations, resource utilization visibility, real-time issue detection and resolution paths. For more information, refer to https://www.elastic.co/guide/en/cloud/current/ec-autoops.html[Monitor with AutoOps].
****