Skip to content

Instantly share code, notes, and snippets.

@Yapcheekian
Last active May 22, 2021 09:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Yapcheekian/3cc25ec9cf4017b9ebbadd53a98eb6a0 to your computer and use it in GitHub Desktop.
Save Yapcheekian/3cc25ec9cf4017b9ebbadd53a98eb6a0 to your computer and use it in GitHub Desktop.
How to check established connection on elasticsearch server
curl localhost:9200/_nodes/stats/http?filter_path=nodes.*.name,nodes.*.http | jq .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment