usman14

Elastic Query Response

Jun 22nd, 2021
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.43 KB | None | 0 0
  1.  
  2. {
  3. "took" : 11,
  4. "timed_out" : false,
  5. "_shards" : {
  6. "total" : 21,
  7. "successful" : 21,
  8. "skipped" : 0,
  9. "failed" : 0
  10. },
  11. "hits" : {
  12. "total" : {
  13. "value" : 354,
  14. "relation" : "eq"
  15. },
  16. "max_score" : 1.0065814,
  17. "hits" : [
  18. {
  19. "_index" : "dev-mw-1",
  20. "_type" : "_doc",
  21. "_id" : "4hV1LnoBBeV6fEpZKeKS",
  22. "_score" : 1.0065814,
  23. "fields" : {
  24. "@timestamp" : [
  25. "2020-08-03T13:26:00.000Z"
  26. ],
  27. "PPM" : [
  28. 17
  29. ]
  30. }
  31. },
  32. {
  33. "_index" : "dev-mw-1",
  34. "_type" : "_doc",
  35. "_id" : "5BV1LnoBBeV6fEpZKeKS",
  36. "_score" : 1.0065814,
  37. "fields" : {
  38. "@timestamp" : [
  39. "2020-08-03T13:26:00.000Z"
  40. ],
  41. "PPM" : [
  42. 12
  43. ]
  44. }
  45. },
  46. {
  47. "_index" : "dev-mw-1",
  48. "_type" : "_doc",
  49. "_id" : "5hV1LnoBBeV6fEpZKeKS",
  50. "_score" : 1.0065814,
  51. "fields" : {
  52. "@timestamp" : [
  53. "2020-08-03T13:27:00.000Z"
  54. ],
  55. "PPM" : [
  56. 4
  57. ]
  58. }
  59. },
  60. {
  61. "_index" : "dev-mw-1",
  62. "_type" : "_doc",
  63. "_id" : "6BV1LnoBBeV6fEpZKeKS",
  64. "_score" : 1.0065814,
  65. "fields" : {
  66. "@timestamp" : [
  67. "2020-08-03T13:27:00.000Z"
  68. ],
  69. "PPM" : [
  70. 1
  71. ]
  72. }
  73. },
  74. {
  75. "_index" : "dev-mw-1",
  76. "_type" : "_doc",
  77. "_id" : "6hV1LnoBBeV6fEpZKeKS",
  78. "_score" : 1.0065814,
  79. "fields" : {
  80. "@timestamp" : [
  81. "2020-08-03T13:27:00.000Z"
  82. ],
  83. "PPM" : [
  84. 0
  85. ]
  86. }
  87. },
  88. {
  89. "_index" : "dev-mw-1",
  90. "_type" : "_doc",
  91. "_id" : "7BV1LnoBBeV6fEpZKeKS",
  92. "_score" : 1.0065814,
  93. "fields" : {
  94. "@timestamp" : [
  95. "2020-08-03T13:28:00.000Z"
  96. ],
  97. "PPM" : [
  98. 1
  99. ]
  100. }
  101. },
  102. {
  103. "_index" : "dev-mw-1",
  104. "_type" : "_doc",
  105. "_id" : "7RV1LnoBBeV6fEpZKeKS",
  106. "_score" : 1.0065814,
  107. "fields" : {
  108. "@timestamp" : [
  109. "2020-08-03T13:28:00.000Z"
  110. ],
  111. "PPM" : [
  112. 0
  113. ]
  114. }
  115. },
  116. {
  117. "_index" : "dev-mw-1",
  118. "_type" : "_doc",
  119. "_id" : "7hV1LnoBBeV6fEpZKeKS",
  120. "_score" : 1.0065814,
  121. "fields" : {
  122. "@timestamp" : [
  123. "2020-08-03T13:28:00.000Z"
  124. ],
  125. "PPM" : [
  126. 1
  127. ]
  128. }
  129. },
  130. {
  131. "_index" : "dev-mw-1",
  132. "_type" : "_doc",
  133. "_id" : "7xV1LnoBBeV6fEpZKeKS",
  134. "_score" : 1.0065814,
  135. "fields" : {
  136. "@timestamp" : [
  137. "2020-08-03T13:28:00.000Z"
  138. ],
  139. "PPM" : [
  140. 1
  141. ]
  142. }
  143. },
  144. {
  145. "_index" : "dev-mw-1",
  146. "_type" : "_doc",
  147. "_id" : "8BV1LnoBBeV6fEpZKeKS",
  148. "_score" : 1.0065814,
  149. "fields" : {
  150. "@timestamp" : [
  151. "2020-08-03T13:28:00.000Z"
  152. ],
  153. "PPM" : [
  154. 2
  155. ]
  156. }
  157. }
  158. ]
  159. },
  160. "aggregations" : {
  161. "PPM" : {
  162. "value" : 3388.0
  163. }
  164. }
  165. }
  166.  
Advertisement
Add Comment
Please, Sign In to add comment