Skip to content

Instantly share code, notes, and snippets.

@davedash
Created February 22, 2012 22:24
Show Gist options
  • Save davedash/1887932 to your computer and use it in GitHub Desktop.
Save davedash/1887932 to your computer and use it in GitHub Desktop.
curl http://10.8.81.212:9200/input/_search\?pretty=true -d '
{
"query" : {
"matchAll" : {}
}
}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment