troubleshooting.asciidoc 1.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  1. [[troubleshooting]]
  2. = Troubleshooting
  3. [partintro]
  4. --
  5. This section provides a series of troubleshooting solutions aimed at helping users
  6. fix problems that an {es} deployment might encounter.
  7. Several troubleshooting issues can be diagnosed using the
  8. <<health-api,health API>>.
  9. If none of these solutions relate to your issue, you can still get help:
  10. * For users with an active subscription, you can get help in several ways:
  11. ** Go directly to the http://support.elastic.co[Support Portal]
  12. ** From the {ess} Console, go to the
  13. https://cloud.elastic.co/support{ess-baymax}[Support page], or select the
  14. support icon that looks like a life preserver on any page.
  15. ** Contact us by email: support@elastic.co
  16. +
  17. [TIP]
  18. ====
  19. If you contact us by email, use the email address that you registered with so
  20. that we can help you more quickly. If you are using a distribution list as your
  21. registered email, you can also register a second email address with us. Just
  22. open a case to let us know the name and email address you want to add.
  23. ====
  24. * For users without an active subscription, visit the
  25. https://discuss.elastic.co/[Elastic community forums] and get answers from
  26. the experts in the community, including people from Elastic.
  27. --
  28. include::troubleshooting/data/increase-shard-limit.asciidoc[]
  29. include::troubleshooting/data/increase-cluster-shard-limit.asciidoc[]
  30. include::troubleshooting/data/enable-index-allocation.asciidoc[]
  31. include::troubleshooting/data/enable-cluster-allocation.asciidoc[]
  32. include::troubleshooting/data/data-tiers-mixed-with-node-attr.asciidoc[]
  33. include::troubleshooting/data/diagnose-unassigned-shards.asciidoc[]
  34. include::troubleshooting/data/increase-tier-capacity.asciidoc[]
  35. include::monitoring/troubleshooting.asciidoc[]
  36. include::transform/troubleshooting.asciidoc[leveloffset=+1]
  37. include::../../x-pack/docs/en/watcher/troubleshooting.asciidoc[]