{
   "took": 1,
   "timed_out": false,
   "_shards": {
      "total": 1,
      "successful": 1,
      "failed": 0
   },
   "hits": {
      "total": 1,
      "max_score": 1,
      "hits": [
         {
            "_index": ".kibana",
            "_type": "config",
            "_id": "4.0.0",
            "_score": 1,
            "_source": {
               "buildNum": 5888,
               "defaultIndex": "logstash-*"
            }
         }
      ]
   }
}
