troubleshooting-shards-capacity.asciidoc 567 B

12345678910
  1. [[troubleshooting-shards-capacity-issues]]
  2. == Troubleshooting shards capacity health issues
  3. {es} limits the maximum number of shards to be held per node using the
  4. <<cluster-max-shards-per-node, `cluster.max_shards_per_node`>> and
  5. <<cluster-max-shards-per-node-frozen, `cluster.max_shards_per_node.frozen`>> settings.
  6. The current shards capacity of the cluster is available in the
  7. <<health-api-response-details-shards-capacity, health API shards capacity section>>.
  8. include::{es-ref-dir}/tab-widgets/troubleshooting/troubleshooting-shards-capacity-widget.asciidoc[]