{
"took": 960,
"timed_out": false,
"_shards": {
"total": 5,
"successful": 5,
"skipped": 0,
"failed": 0},
"_clusters": {
"total": 3,
"successful": 3,
"skipped": 0},
"hits": {
"total": 13494821,
"max_score": 0,
"hits": []
},
"aggregations": {
"group_by_grabTime": {
"buckets": [
{
"key_as_string": "2018-08-06 12",
"key": 1533556800000,
"doc_count": 25851,
"group_by_status": {
"doc_count_error_upper_bound": 0,
"sum_other_doc_count": 0,
"buckets": [ { "key": "2", "doc_count": 10804}, { "key": "1", "doc_count": 7240}, { "key": "4", "doc_count": 6716}, { "key": "3", "doc_count": 1091} ] }
},
{
"key_as_string": "2018-08-06 13",
"key": 1533562200000,
"doc_count": 25282,
"group_by_status": {
"doc_count_error_upper_bound": 0,
"sum_other_doc_count": 0,
"buckets": [ { "key": "2", "doc_count": 10457}, { "key": "1", "doc_count": 7185}, { "key": "4", "doc_count": 6696}, { "key": "3", "doc_count": 944} ] }
},
.....