Skip to content

Instantly share code, notes, and snippets.

@renatocron
Created February 3, 2016 14:08
Show Gist options
  • Save renatocron/50ba89168d214e21c49d to your computer and use it in GitHub Desktop.
Save renatocron/50ba89168d214e21c49d to your computer and use it in GitHub Desktop.
curl 'http://127.0.0.1:9200/bloonix-2016-02?'
{"error":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index","index":"bloonix-2016-02","resource.type":"index_or_alias","resource.id":"bloonix-2016-02"}],"type":"index_not_found_exception","reason":"no such index","index":"bloonix-2016-02","resource.type":"index_or_alias","resource.id":"bloonix-2016-02"},"status":404}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment