elasticsearch/docs/reference/troubleshooting.asciidoc
Andrei Dan 21785c9a77
How-to docs for increasing the total number of shards per node (#86214)
Co-authored-by: Lee Hinman <dakrone@users.noreply.github.com>
Co-authored-by: Leaf-Lin <39002973+Leaf-Lin@users.noreply.github.com>
2022-05-10 09:13:27 +01:00

17 lines
442 B
Text

[[troubleshooting]]
= Troubleshooting
[partintro]
--
This section provides a series of troubleshooting guides aimed at helping users
fix problems an Elasticsearch deployment might encounter.
Reporting and diagnosing the problems presented in this section is assisted
by the <<health-api,health API>>.
--
include::troubleshooting/data/increase-shard-limit.asciidoc[]
include::troubleshooting/data/increase-cluster-shard-limit.asciidoc[]