troubleshooting.asciidoc 510 B

123456789101112131415161718
  1. [[troubleshooting]]
  2. = Troubleshooting
  3. [partintro]
  4. --
  5. This section provides a series of troubleshooting guides aimed at helping users
  6. fix problems an Elasticsearch deployment might encounter.
  7. Reporting and diagnosing the problems presented in this section is assisted
  8. by the <<health-api,health API>>.
  9. --
  10. include::troubleshooting/data/increase-shard-limit.asciidoc[]
  11. include::troubleshooting/data/increase-cluster-shard-limit.asciidoc[]
  12. include::troubleshooting/data/diagnose-unassigned-shards.asciidoc[]