You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 21, 2021. It is now read-only.
elasticsearch-definitive-guide/500_Cluster_Admin/20_health.asciidoc does a great job in introducing the health endpoint and some first debugging in case something is wrong.
Later on it says:
Once you know the index that is having problems, other APIs that we discuss in this chapter will tend to be more helpful.
I was wondering if this point could provide more details on troubleshooting and what these other APIs might be.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
elasticsearch-definitive-guide/500_Cluster_Admin/20_health.asciidoc
does a great job in introducing thehealth
endpoint and some first debugging in case something is wrong.Later on it says:
I was wondering if this point could provide more details on troubleshooting and what these other APIs might be.
The text was updated successfully, but these errors were encountered: