I am using Elasticsearch 1.7.1. I'm using Tribe Node with three clusters.
I can query the _all index using curl on the Tribe Node:
curl http://localhost:9200/_all/_search?pretty
But I can't query the _all index from Kibana 4.1.1
To add the _all index to Kibana, I went to Settings->Indicies, unchecked all of the boxes on the "Configure an index pattern" form and added _all to the "Index name or pattern" form field. Kibana was happy with that, until I go to Discover. There I get:
Discover: An error occurred with your request. Reset your inputs and try again.