Guest User

Untitled

a guest
Jul 20th, 2018
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.21 KB | None | 0 0
  1. # 250GB shards
  2.  
  3. ```
  4. {
  5. "_shards" : {
  6. "total" : 2,
  7. "successful" : 2,
  8. "failed" : 0
  9. },
  10. "_all" : {
  11. "primaries" : {
  12. "docs" : {
  13. "count" : 1129600000,
  14. "deleted" : 0
  15. },
  16. "store" : {
  17. "size_in_bytes" : 261301340420
  18. },
  19. "indexing" : {
  20. "index_total" : 0,
  21. "index_time_in_millis" : 0,
  22. "index_current" : 0,
  23. "index_failed" : 0,
  24. "delete_total" : 0,
  25. "delete_time_in_millis" : 0,
  26. "delete_current" : 0,
  27. "noop_update_total" : 0,
  28. "is_throttled" : false,
  29. "throttle_time_in_millis" : 0
  30. },
  31. "get" : {
  32. "total" : 0,
  33. "time_in_millis" : 0,
  34. "exists_total" : 0,
  35. "exists_time_in_millis" : 0,
  36. "missing_total" : 0,
  37. "missing_time_in_millis" : 0,
  38. "current" : 0
  39. },
  40. "search" : {
  41. "open_contexts" : 0,
  42. "query_total" : 287,
  43. "query_time_in_millis" : 8758715,
  44. "query_current" : 0,
  45. "fetch_total" : 0,
  46. "fetch_time_in_millis" : 0,
  47. "fetch_current" : 0,
  48. "scroll_total" : 0,
  49. "scroll_time_in_millis" : 0,
  50. "scroll_current" : 0,
  51. "suggest_total" : 0,
  52. "suggest_time_in_millis" : 0,
  53. "suggest_current" : 0
  54. },
  55. "merges" : {
  56. "current" : 0,
  57. "current_docs" : 0,
  58. "current_size_in_bytes" : 0,
  59. "total" : 0,
  60. "total_time_in_millis" : 0,
  61. "total_docs" : 0,
  62. "total_size_in_bytes" : 0,
  63. "total_stopped_time_in_millis" : 0,
  64. "total_throttled_time_in_millis" : 0,
  65. "total_auto_throttle_in_bytes" : 20971520
  66. },
  67. "refresh" : {
  68. "total" : 3,
  69. "total_time_in_millis" : 0,
  70. "listeners" : 0
  71. },
  72. "flush" : {
  73. "total" : 1,
  74. "periodic" : 0,
  75. "total_time_in_millis" : 2
  76. },
  77. "warmer" : {
  78. "current" : 0,
  79. "total" : 1,
  80. "total_time_in_millis" : 1
  81. },
  82. "query_cache" : {
  83. "memory_size_in_bytes" : 0,
  84. "total_count" : 0,
  85. "hit_count" : 0,
  86. "miss_count" : 0,
  87. "cache_size" : 0,
  88. "cache_count" : 0,
  89. "evictions" : 0
  90. },
  91. "fielddata" : {
  92. "memory_size_in_bytes" : 0,
  93. "evictions" : 0
  94. },
  95. "completion" : {
  96. "size_in_bytes" : 0
  97. },
  98. "segments" : {
  99. "count" : 1,
  100. "memory_in_bytes" : 459079442,
  101. "terms_memory_in_bytes" : 363994476,
  102. "stored_fields_memory_in_bytes" : 54550856,
  103. "term_vectors_memory_in_bytes" : 0,
  104. "norms_memory_in_bytes" : 0,
  105. "points_memory_in_bytes" : 40533922,
  106. "doc_values_memory_in_bytes" : 188,
  107. "index_writer_memory_in_bytes" : 0,
  108. "version_map_memory_in_bytes" : 0,
  109. "fixed_bit_set_memory_in_bytes" : 0,
  110. "max_unsafe_auto_id_timestamp" : -1,
  111. "file_sizes" : { }
  112. },
  113. "translog" : {
  114. "operations" : 0,
  115. "size_in_bytes" : 110,
  116. "uncommitted_operations" : 0,
  117. "uncommitted_size_in_bytes" : 110,
  118. "earliest_last_modified_age" : 0
  119. },
  120. "request_cache" : {
  121. "memory_size_in_bytes" : 25816,
  122. "evictions" : 0,
  123. "hit_count" : 0,
  124. "miss_count" : 263
  125. },
  126. "recovery" : {
  127. "current_as_source" : 0,
  128. "current_as_target" : 0,
  129. "throttle_time_in_millis" : 0
  130. }
  131. },
  132. "total" : {
  133. "docs" : {
  134. "count" : 2259200000,
  135. "deleted" : 0
  136. },
  137. "store" : {
  138. "size_in_bytes" : 522602680840
  139. },
  140. "indexing" : {
  141. "index_total" : 0,
  142. "index_time_in_millis" : 0,
  143. "index_current" : 0,
  144. "index_failed" : 0,
  145. "delete_total" : 0,
  146. "delete_time_in_millis" : 0,
  147. "delete_current" : 0,
  148. "noop_update_total" : 0,
  149. "is_throttled" : false,
  150. "throttle_time_in_millis" : 0
  151. },
  152. "get" : {
  153. "total" : 0,
  154. "time_in_millis" : 0,
  155. "exists_total" : 0,
  156. "exists_time_in_millis" : 0,
  157. "missing_total" : 0,
  158. "missing_time_in_millis" : 0,
  159. "current" : 0
  160. },
  161. "search" : {
  162. "open_contexts" : 0,
  163. "query_total" : 579,
  164. "query_time_in_millis" : 20885025,
  165. "query_current" : 0,
  166. "fetch_total" : 0,
  167. "fetch_time_in_millis" : 0,
  168. "fetch_current" : 0,
  169. "scroll_total" : 0,
  170. "scroll_time_in_millis" : 0,
  171. "scroll_current" : 0,
  172. "suggest_total" : 0,
  173. "suggest_time_in_millis" : 0,
  174. "suggest_current" : 0
  175. },
  176. "merges" : {
  177. "current" : 0,
  178. "current_docs" : 0,
  179. "current_size_in_bytes" : 0,
  180. "total" : 0,
  181. "total_time_in_millis" : 0,
  182. "total_docs" : 0,
  183. "total_size_in_bytes" : 0,
  184. "total_stopped_time_in_millis" : 0,
  185. "total_throttled_time_in_millis" : 0,
  186. "total_auto_throttle_in_bytes" : 41943040
  187. },
  188. "refresh" : {
  189. "total" : 5,
  190. "total_time_in_millis" : 0,
  191. "listeners" : 0
  192. },
  193. "flush" : {
  194. "total" : 1,
  195. "periodic" : 0,
  196. "total_time_in_millis" : 2
  197. },
  198. "warmer" : {
  199. "current" : 0,
  200. "total" : 2,
  201. "total_time_in_millis" : 2
  202. },
  203. "query_cache" : {
  204. "memory_size_in_bytes" : 0,
  205. "total_count" : 0,
  206. "hit_count" : 0,
  207. "miss_count" : 0,
  208. "cache_size" : 0,
  209. "cache_count" : 0,
  210. "evictions" : 0
  211. },
  212. "fielddata" : {
  213. "memory_size_in_bytes" : 0,
  214. "evictions" : 0
  215. },
  216. "completion" : {
  217. "size_in_bytes" : 0
  218. },
  219. "segments" : {
  220. "count" : 2,
  221. "memory_in_bytes" : 918158884,
  222. "terms_memory_in_bytes" : 727988952,
  223. "stored_fields_memory_in_bytes" : 109101712,
  224. "term_vectors_memory_in_bytes" : 0,
  225. "norms_memory_in_bytes" : 0,
  226. "points_memory_in_bytes" : 81067844,
  227. "doc_values_memory_in_bytes" : 376,
  228. "index_writer_memory_in_bytes" : 0,
  229. "version_map_memory_in_bytes" : 0,
  230. "fixed_bit_set_memory_in_bytes" : 0,
  231. "max_unsafe_auto_id_timestamp" : -1,
  232. "file_sizes" : { }
  233. },
  234. "translog" : {
  235. "operations" : 0,
  236. "size_in_bytes" : 220,
  237. "uncommitted_operations" : 0,
  238. "uncommitted_size_in_bytes" : 220,
  239. "earliest_last_modified_age" : 0
  240. },
  241. "request_cache" : {
  242. "memory_size_in_bytes" : 79782,
  243. "evictions" : 0,
  244. "hit_count" : 0,
  245. "miss_count" : 537
  246. },
  247. "recovery" : {
  248. "current_as_source" : 0,
  249. "current_as_target" : 0,
  250. "throttle_time_in_millis" : 0
  251. }
  252. }
  253. },
  254. "indices" : {
  255. "elasticlogs-1-2018.01.01-1" : {
  256. "primaries" : {
  257. "docs" : {
  258. "count" : 1129600000,
  259. "deleted" : 0
  260. },
  261. "store" : {
  262. "size_in_bytes" : 261301340420
  263. },
  264. "indexing" : {
  265. "index_total" : 0,
  266. "index_time_in_millis" : 0,
  267. "index_current" : 0,
  268. "index_failed" : 0,
  269. "delete_total" : 0,
  270. "delete_time_in_millis" : 0,
  271. "delete_current" : 0,
  272. "noop_update_total" : 0,
  273. "is_throttled" : false,
  274. "throttle_time_in_millis" : 0
  275. },
  276. "get" : {
  277. "total" : 0,
  278. "time_in_millis" : 0,
  279. "exists_total" : 0,
  280. "exists_time_in_millis" : 0,
  281. "missing_total" : 0,
  282. "missing_time_in_millis" : 0,
  283. "current" : 0
  284. },
  285. "search" : {
  286. "open_contexts" : 0,
  287. "query_total" : 287,
  288. "query_time_in_millis" : 8758715,
  289. "query_current" : 0,
  290. "fetch_total" : 0,
  291. "fetch_time_in_millis" : 0,
  292. "fetch_current" : 0,
  293. "scroll_total" : 0,
  294. "scroll_time_in_millis" : 0,
  295. "scroll_current" : 0,
  296. "suggest_total" : 0,
  297. "suggest_time_in_millis" : 0,
  298. "suggest_current" : 0
  299. },
  300. "merges" : {
  301. "current" : 0,
  302. "current_docs" : 0,
  303. "current_size_in_bytes" : 0,
  304. "total" : 0,
  305. "total_time_in_millis" : 0,
  306. "total_docs" : 0,
  307. "total_size_in_bytes" : 0,
  308. "total_stopped_time_in_millis" : 0,
  309. "total_throttled_time_in_millis" : 0,
  310. "total_auto_throttle_in_bytes" : 20971520
  311. },
  312. "refresh" : {
  313. "total" : 3,
  314. "total_time_in_millis" : 0,
  315. "listeners" : 0
  316. },
  317. "flush" : {
  318. "total" : 1,
  319. "periodic" : 0,
  320. "total_time_in_millis" : 2
  321. },
  322. "warmer" : {
  323. "current" : 0,
  324. "total" : 1,
  325. "total_time_in_millis" : 1
  326. },
  327. "query_cache" : {
  328. "memory_size_in_bytes" : 0,
  329. "total_count" : 0,
  330. "hit_count" : 0,
  331. "miss_count" : 0,
  332. "cache_size" : 0,
  333. "cache_count" : 0,
  334. "evictions" : 0
  335. },
  336. "fielddata" : {
  337. "memory_size_in_bytes" : 0,
  338. "evictions" : 0
  339. },
  340. "completion" : {
  341. "size_in_bytes" : 0
  342. },
  343. "segments" : {
  344. "count" : 1,
  345. "memory_in_bytes" : 459079442,
  346. "terms_memory_in_bytes" : 363994476,
  347. "stored_fields_memory_in_bytes" : 54550856,
  348. "term_vectors_memory_in_bytes" : 0,
  349. "norms_memory_in_bytes" : 0,
  350. "points_memory_in_bytes" : 40533922,
  351. "doc_values_memory_in_bytes" : 188,
  352. "index_writer_memory_in_bytes" : 0,
  353. "version_map_memory_in_bytes" : 0,
  354. "fixed_bit_set_memory_in_bytes" : 0,
  355. "max_unsafe_auto_id_timestamp" : -1,
  356. "file_sizes" : { }
  357. },
  358. "translog" : {
  359. "operations" : 0,
  360. "size_in_bytes" : 110,
  361. "uncommitted_operations" : 0,
  362. "uncommitted_size_in_bytes" : 110,
  363. "earliest_last_modified_age" : 0
  364. },
  365. "request_cache" : {
  366. "memory_size_in_bytes" : 25816,
  367. "evictions" : 0,
  368. "hit_count" : 0,
  369. "miss_count" : 263
  370. },
  371. "recovery" : {
  372. "current_as_source" : 0,
  373. "current_as_target" : 0,
  374. "throttle_time_in_millis" : 0
  375. }
  376. },
  377. "total" : {
  378. "docs" : {
  379. "count" : 2259200000,
  380. "deleted" : 0
  381. },
  382. "store" : {
  383. "size_in_bytes" : 522602680840
  384. },
  385. "indexing" : {
  386. "index_total" : 0,
  387. "index_time_in_millis" : 0,
  388. "index_current" : 0,
  389. "index_failed" : 0,
  390. "delete_total" : 0,
  391. "delete_time_in_millis" : 0,
  392. "delete_current" : 0,
  393. "noop_update_total" : 0,
  394. "is_throttled" : false,
  395. "throttle_time_in_millis" : 0
  396. },
  397. "get" : {
  398. "total" : 0,
  399. "time_in_millis" : 0,
  400. "exists_total" : 0,
  401. "exists_time_in_millis" : 0,
  402. "missing_total" : 0,
  403. "missing_time_in_millis" : 0,
  404. "current" : 0
  405. },
  406. "search" : {
  407. "open_contexts" : 0,
  408. "query_total" : 579,
  409. "query_time_in_millis" : 20885025,
  410. "query_current" : 0,
  411. "fetch_total" : 0,
  412. "fetch_time_in_millis" : 0,
  413. "fetch_current" : 0,
  414. "scroll_total" : 0,
  415. "scroll_time_in_millis" : 0,
  416. "scroll_current" : 0,
  417. "suggest_total" : 0,
  418. "suggest_time_in_millis" : 0,
  419. "suggest_current" : 0
  420. },
  421. "merges" : {
  422. "current" : 0,
  423. "current_docs" : 0,
  424. "current_size_in_bytes" : 0,
  425. "total" : 0,
  426. "total_time_in_millis" : 0,
  427. "total_docs" : 0,
  428. "total_size_in_bytes" : 0,
  429. "total_stopped_time_in_millis" : 0,
  430. "total_throttled_time_in_millis" : 0,
  431. "total_auto_throttle_in_bytes" : 41943040
  432. },
  433. "refresh" : {
  434. "total" : 5,
  435. "total_time_in_millis" : 0,
  436. "listeners" : 0
  437. },
  438. "flush" : {
  439. "total" : 1,
  440. "periodic" : 0,
  441. "total_time_in_millis" : 2
  442. },
  443. "warmer" : {
  444. "current" : 0,
  445. "total" : 2,
  446. "total_time_in_millis" : 2
  447. },
  448. "query_cache" : {
  449. "memory_size_in_bytes" : 0,
  450. "total_count" : 0,
  451. "hit_count" : 0,
  452. "miss_count" : 0,
  453. "cache_size" : 0,
  454. "cache_count" : 0,
  455. "evictions" : 0
  456. },
  457. "fielddata" : {
  458. "memory_size_in_bytes" : 0,
  459. "evictions" : 0
  460. },
  461. "completion" : {
  462. "size_in_bytes" : 0
  463. },
  464. "segments" : {
  465. "count" : 2,
  466. "memory_in_bytes" : 918158884,
  467. "terms_memory_in_bytes" : 727988952,
  468. "stored_fields_memory_in_bytes" : 109101712,
  469. "term_vectors_memory_in_bytes" : 0,
  470. "norms_memory_in_bytes" : 0,
  471. "points_memory_in_bytes" : 81067844,
  472. "doc_values_memory_in_bytes" : 376,
  473. "index_writer_memory_in_bytes" : 0,
  474. "version_map_memory_in_bytes" : 0,
  475. "fixed_bit_set_memory_in_bytes" : 0,
  476. "max_unsafe_auto_id_timestamp" : -1,
  477. "file_sizes" : { }
  478. },
  479. "translog" : {
  480. "operations" : 0,
  481. "size_in_bytes" : 220,
  482. "uncommitted_operations" : 0,
  483. "uncommitted_size_in_bytes" : 220,
  484. "earliest_last_modified_age" : 0
  485. },
  486. "request_cache" : {
  487. "memory_size_in_bytes" : 79782,
  488. "evictions" : 0,
  489. "hit_count" : 0,
  490. "miss_count" : 537
  491. },
  492. "recovery" : {
  493. "current_as_source" : 0,
  494. "current_as_target" : 0,
  495. "throttle_time_in_millis" : 0
  496. }
  497. }
  498. }
  499. }
  500. }
  501. ```
  502.  
  503. # 25 GB shards
  504.  
  505. ```
  506. {
  507. "_shards" : {
  508. "total" : 20,
  509. "successful" : 20,
  510. "failed" : 0
  511. },
  512. "_all" : {
  513. "primaries" : {
  514. "docs" : {
  515. "count" : 1129600000,
  516. "deleted" : 0
  517. },
  518. "store" : {
  519. "size_in_bytes" : 269988490166
  520. },
  521. "indexing" : {
  522. "index_total" : 0,
  523. "index_time_in_millis" : 0,
  524. "index_current" : 0,
  525. "index_failed" : 0,
  526. "delete_total" : 0,
  527. "delete_time_in_millis" : 0,
  528. "delete_current" : 0,
  529. "noop_update_total" : 0,
  530. "is_throttled" : false,
  531. "throttle_time_in_millis" : 0
  532. },
  533. "get" : {
  534. "total" : 0,
  535. "time_in_millis" : 0,
  536. "exists_total" : 0,
  537. "exists_time_in_millis" : 0,
  538. "missing_total" : 0,
  539. "missing_time_in_millis" : 0,
  540. "current" : 0
  541. },
  542. "search" : {
  543. "open_contexts" : 0,
  544. "query_total" : 0,
  545. "query_time_in_millis" : 0,
  546. "query_current" : 0,
  547. "fetch_total" : 0,
  548. "fetch_time_in_millis" : 0,
  549. "fetch_current" : 0,
  550. "scroll_total" : 0,
  551. "scroll_time_in_millis" : 0,
  552. "scroll_current" : 0,
  553. "suggest_total" : 0,
  554. "suggest_time_in_millis" : 0,
  555. "suggest_current" : 0
  556. },
  557. "merges" : {
  558. "current" : 0,
  559. "current_docs" : 0,
  560. "current_size_in_bytes" : 0,
  561. "total" : 0,
  562. "total_time_in_millis" : 0,
  563. "total_docs" : 0,
  564. "total_size_in_bytes" : 0,
  565. "total_stopped_time_in_millis" : 0,
  566. "total_throttled_time_in_millis" : 0,
  567. "total_auto_throttle_in_bytes" : 209715200
  568. },
  569. "refresh" : {
  570. "total" : 30,
  571. "total_time_in_millis" : 0,
  572. "listeners" : 0
  573. },
  574. "flush" : {
  575. "total" : 10,
  576. "periodic" : 0,
  577. "total_time_in_millis" : 10
  578. },
  579. "warmer" : {
  580. "current" : 0,
  581. "total" : 10,
  582. "total_time_in_millis" : 2
  583. },
  584. "query_cache" : {
  585. "memory_size_in_bytes" : 0,
  586. "total_count" : 0,
  587. "hit_count" : 0,
  588. "miss_count" : 0,
  589. "cache_size" : 0,
  590. "cache_count" : 0,
  591. "evictions" : 0
  592. },
  593. "fielddata" : {
  594. "memory_size_in_bytes" : 0,
  595. "evictions" : 0
  596. },
  597. "completion" : {
  598. "size_in_bytes" : 0
  599. },
  600. "segments" : {
  601. "count" : 10,
  602. "memory_in_bytes" : 408448189,
  603. "terms_memory_in_bytes" : 312769269,
  604. "stored_fields_memory_in_bytes" : 54779336,
  605. "term_vectors_memory_in_bytes" : 0,
  606. "norms_memory_in_bytes" : 0,
  607. "points_memory_in_bytes" : 40897704,
  608. "doc_values_memory_in_bytes" : 1880,
  609. "index_writer_memory_in_bytes" : 0,
  610. "version_map_memory_in_bytes" : 0,
  611. "fixed_bit_set_memory_in_bytes" : 0,
  612. "max_unsafe_auto_id_timestamp" : -1,
  613. "file_sizes" : { }
  614. },
  615. "translog" : {
  616. "operations" : 0,
  617. "size_in_bytes" : 1100,
  618. "uncommitted_operations" : 0,
  619. "uncommitted_size_in_bytes" : 1100,
  620. "earliest_last_modified_age" : 0
  621. },
  622. "request_cache" : {
  623. "memory_size_in_bytes" : 0,
  624. "evictions" : 0,
  625. "hit_count" : 0,
  626. "miss_count" : 0
  627. },
  628. "recovery" : {
  629. "current_as_source" : 0,
  630. "current_as_target" : 0,
  631. "throttle_time_in_millis" : 527
  632. }
  633. },
  634. "total" : {
  635. "docs" : {
  636. "count" : 2259200000,
  637. "deleted" : 0
  638. },
  639. "store" : {
  640. "size_in_bytes" : 539976980332
  641. },
  642. "indexing" : {
  643. "index_total" : 0,
  644. "index_time_in_millis" : 0,
  645. "index_current" : 0,
  646. "index_failed" : 0,
  647. "delete_total" : 0,
  648. "delete_time_in_millis" : 0,
  649. "delete_current" : 0,
  650. "noop_update_total" : 0,
  651. "is_throttled" : false,
  652. "throttle_time_in_millis" : 0
  653. },
  654. "get" : {
  655. "total" : 0,
  656. "time_in_millis" : 0,
  657. "exists_total" : 0,
  658. "exists_time_in_millis" : 0,
  659. "missing_total" : 0,
  660. "missing_time_in_millis" : 0,
  661. "current" : 0
  662. },
  663. "search" : {
  664. "open_contexts" : 0,
  665. "query_total" : 0,
  666. "query_time_in_millis" : 0,
  667. "query_current" : 0,
  668. "fetch_total" : 0,
  669. "fetch_time_in_millis" : 0,
  670. "fetch_current" : 0,
  671. "scroll_total" : 0,
  672. "scroll_time_in_millis" : 0,
  673. "scroll_current" : 0,
  674. "suggest_total" : 0,
  675. "suggest_time_in_millis" : 0,
  676. "suggest_current" : 0
  677. },
  678. "merges" : {
  679. "current" : 0,
  680. "current_docs" : 0,
  681. "current_size_in_bytes" : 0,
  682. "total" : 0,
  683. "total_time_in_millis" : 0,
  684. "total_docs" : 0,
  685. "total_size_in_bytes" : 0,
  686. "total_stopped_time_in_millis" : 0,
  687. "total_throttled_time_in_millis" : 0,
  688. "total_auto_throttle_in_bytes" : 419430400
  689. },
  690. "refresh" : {
  691. "total" : 50,
  692. "total_time_in_millis" : 17,
  693. "listeners" : 0
  694. },
  695. "flush" : {
  696. "total" : 10,
  697. "periodic" : 0,
  698. "total_time_in_millis" : 10
  699. },
  700. "warmer" : {
  701. "current" : 0,
  702. "total" : 20,
  703. "total_time_in_millis" : 2
  704. },
  705. "query_cache" : {
  706. "memory_size_in_bytes" : 0,
  707. "total_count" : 0,
  708. "hit_count" : 0,
  709. "miss_count" : 0,
  710. "cache_size" : 0,
  711. "cache_count" : 0,
  712. "evictions" : 0
  713. },
  714. "fielddata" : {
  715. "memory_size_in_bytes" : 0,
  716. "evictions" : 0
  717. },
  718. "completion" : {
  719. "size_in_bytes" : 0
  720. },
  721. "segments" : {
  722. "count" : 20,
  723. "memory_in_bytes" : 816896378,
  724. "terms_memory_in_bytes" : 625538538,
  725. "stored_fields_memory_in_bytes" : 109558672,
  726. "term_vectors_memory_in_bytes" : 0,
  727. "norms_memory_in_bytes" : 0,
  728. "points_memory_in_bytes" : 81795408,
  729. "doc_values_memory_in_bytes" : 3760,
  730. "index_writer_memory_in_bytes" : 0,
  731. "version_map_memory_in_bytes" : 0,
  732. "fixed_bit_set_memory_in_bytes" : 0,
  733. "max_unsafe_auto_id_timestamp" : -1,
  734. "file_sizes" : { }
  735. },
  736. "translog" : {
  737. "operations" : 0,
  738. "size_in_bytes" : 2200,
  739. "uncommitted_operations" : 0,
  740. "uncommitted_size_in_bytes" : 2200,
  741. "earliest_last_modified_age" : 0
  742. },
  743. "request_cache" : {
  744. "memory_size_in_bytes" : 0,
  745. "evictions" : 0,
  746. "hit_count" : 0,
  747. "miss_count" : 0
  748. },
  749. "recovery" : {
  750. "current_as_source" : 0,
  751. "current_as_target" : 0,
  752. "throttle_time_in_millis" : 935
  753. }
  754. }
  755. },
  756. "indices" : {
  757. "elasticlogs-10-2018.01.01-1" : {
  758. "primaries" : {
  759. "docs" : {
  760. "count" : 1129600000,
  761. "deleted" : 0
  762. },
  763. "store" : {
  764. "size_in_bytes" : 269988490166
  765. },
  766. "indexing" : {
  767. "index_total" : 0,
  768. "index_time_in_millis" : 0,
  769. "index_current" : 0,
  770. "index_failed" : 0,
  771. "delete_total" : 0,
  772. "delete_time_in_millis" : 0,
  773. "delete_current" : 0,
  774. "noop_update_total" : 0,
  775. "is_throttled" : false,
  776. "throttle_time_in_millis" : 0
  777. },
  778. "get" : {
  779. "total" : 0,
  780. "time_in_millis" : 0,
  781. "exists_total" : 0,
  782. "exists_time_in_millis" : 0,
  783. "missing_total" : 0,
  784. "missing_time_in_millis" : 0,
  785. "current" : 0
  786. },
  787. "search" : {
  788. "open_contexts" : 0,
  789. "query_total" : 0,
  790. "query_time_in_millis" : 0,
  791. "query_current" : 0,
  792. "fetch_total" : 0,
  793. "fetch_time_in_millis" : 0,
  794. "fetch_current" : 0,
  795. "scroll_total" : 0,
  796. "scroll_time_in_millis" : 0,
  797. "scroll_current" : 0,
  798. "suggest_total" : 0,
  799. "suggest_time_in_millis" : 0,
  800. "suggest_current" : 0
  801. },
  802. "merges" : {
  803. "current" : 0,
  804. "current_docs" : 0,
  805. "current_size_in_bytes" : 0,
  806. "total" : 0,
  807. "total_time_in_millis" : 0,
  808. "total_docs" : 0,
  809. "total_size_in_bytes" : 0,
  810. "total_stopped_time_in_millis" : 0,
  811. "total_throttled_time_in_millis" : 0,
  812. "total_auto_throttle_in_bytes" : 209715200
  813. },
  814. "refresh" : {
  815. "total" : 30,
  816. "total_time_in_millis" : 0,
  817. "listeners" : 0
  818. },
  819. "flush" : {
  820. "total" : 10,
  821. "periodic" : 0,
  822. "total_time_in_millis" : 10
  823. },
  824. "warmer" : {
  825. "current" : 0,
  826. "total" : 10,
  827. "total_time_in_millis" : 2
  828. },
  829. "query_cache" : {
  830. "memory_size_in_bytes" : 0,
  831. "total_count" : 0,
  832. "hit_count" : 0,
  833. "miss_count" : 0,
  834. "cache_size" : 0,
  835. "cache_count" : 0,
  836. "evictions" : 0
  837. },
  838. "fielddata" : {
  839. "memory_size_in_bytes" : 0,
  840. "evictions" : 0
  841. },
  842. "completion" : {
  843. "size_in_bytes" : 0
  844. },
  845. "segments" : {
  846. "count" : 10,
  847. "memory_in_bytes" : 408448189,
  848. "terms_memory_in_bytes" : 312769269,
  849. "stored_fields_memory_in_bytes" : 54779336,
  850. "term_vectors_memory_in_bytes" : 0,
  851. "norms_memory_in_bytes" : 0,
  852. "points_memory_in_bytes" : 40897704,
  853. "doc_values_memory_in_bytes" : 1880,
  854. "index_writer_memory_in_bytes" : 0,
  855. "version_map_memory_in_bytes" : 0,
  856. "fixed_bit_set_memory_in_bytes" : 0,
  857. "max_unsafe_auto_id_timestamp" : -1,
  858. "file_sizes" : { }
  859. },
  860. "translog" : {
  861. "operations" : 0,
  862. "size_in_bytes" : 1100,
  863. "uncommitted_operations" : 0,
  864. "uncommitted_size_in_bytes" : 1100,
  865. "earliest_last_modified_age" : 0
  866. },
  867. "request_cache" : {
  868. "memory_size_in_bytes" : 0,
  869. "evictions" : 0,
  870. "hit_count" : 0,
  871. "miss_count" : 0
  872. },
  873. "recovery" : {
  874. "current_as_source" : 0,
  875. "current_as_target" : 0,
  876. "throttle_time_in_millis" : 527
  877. }
  878. },
  879. "total" : {
  880. "docs" : {
  881. "count" : 2259200000,
  882. "deleted" : 0
  883. },
  884. "store" : {
  885. "size_in_bytes" : 539976980332
  886. },
  887. "indexing" : {
  888. "index_total" : 0,
  889. "index_time_in_millis" : 0,
  890. "index_current" : 0,
  891. "index_failed" : 0,
  892. "delete_total" : 0,
  893. "delete_time_in_millis" : 0,
  894. "delete_current" : 0,
  895. "noop_update_total" : 0,
  896. "is_throttled" : false,
  897. "throttle_time_in_millis" : 0
  898. },
  899. "get" : {
  900. "total" : 0,
  901. "time_in_millis" : 0,
  902. "exists_total" : 0,
  903. "exists_time_in_millis" : 0,
  904. "missing_total" : 0,
  905. "missing_time_in_millis" : 0,
  906. "current" : 0
  907. },
  908. "search" : {
  909. "open_contexts" : 0,
  910. "query_total" : 0,
  911. "query_time_in_millis" : 0,
  912. "query_current" : 0,
  913. "fetch_total" : 0,
  914. "fetch_time_in_millis" : 0,
  915. "fetch_current" : 0,
  916. "scroll_total" : 0,
  917. "scroll_time_in_millis" : 0,
  918. "scroll_current" : 0,
  919. "suggest_total" : 0,
  920. "suggest_time_in_millis" : 0,
  921. "suggest_current" : 0
  922. },
  923. "merges" : {
  924. "current" : 0,
  925. "current_docs" : 0,
  926. "current_size_in_bytes" : 0,
  927. "total" : 0,
  928. "total_time_in_millis" : 0,
  929. "total_docs" : 0,
  930. "total_size_in_bytes" : 0,
  931. "total_stopped_time_in_millis" : 0,
  932. "total_throttled_time_in_millis" : 0,
  933. "total_auto_throttle_in_bytes" : 419430400
  934. },
  935. "refresh" : {
  936. "total" : 50,
  937. "total_time_in_millis" : 17,
  938. "listeners" : 0
  939. },
  940. "flush" : {
  941. "total" : 10,
  942. "periodic" : 0,
  943. "total_time_in_millis" : 10
  944. },
  945. "warmer" : {
  946. "current" : 0,
  947. "total" : 20,
  948. "total_time_in_millis" : 2
  949. },
  950. "query_cache" : {
  951. "memory_size_in_bytes" : 0,
  952. "total_count" : 0,
  953. "hit_count" : 0,
  954. "miss_count" : 0,
  955. "cache_size" : 0,
  956. "cache_count" : 0,
  957. "evictions" : 0
  958. },
  959. "fielddata" : {
  960. "memory_size_in_bytes" : 0,
  961. "evictions" : 0
  962. },
  963. "completion" : {
  964. "size_in_bytes" : 0
  965. },
  966. "segments" : {
  967. "count" : 20,
  968. "memory_in_bytes" : 816896378,
  969. "terms_memory_in_bytes" : 625538538,
  970. "stored_fields_memory_in_bytes" : 109558672,
  971. "term_vectors_memory_in_bytes" : 0,
  972. "norms_memory_in_bytes" : 0,
  973. "points_memory_in_bytes" : 81795408,
  974. "doc_values_memory_in_bytes" : 3760,
  975. "index_writer_memory_in_bytes" : 0,
  976. "version_map_memory_in_bytes" : 0,
  977. "fixed_bit_set_memory_in_bytes" : 0,
  978. "max_unsafe_auto_id_timestamp" : -1,
  979. "file_sizes" : { }
  980. },
  981. "translog" : {
  982. "operations" : 0,
  983. "size_in_bytes" : 2200,
  984. "uncommitted_operations" : 0,
  985. "uncommitted_size_in_bytes" : 2200,
  986. "earliest_last_modified_age" : 0
  987. },
  988. "request_cache" : {
  989. "memory_size_in_bytes" : 0,
  990. "evictions" : 0,
  991. "hit_count" : 0,
  992. "miss_count" : 0
  993. },
  994. "recovery" : {
  995. "current_as_source" : 0,
  996. "current_as_target" : 0,
  997. "throttle_time_in_millis" : 935
  998. }
  999. }
  1000. }
  1001. }
  1002. }
  1003. ```
Add Comment
Please, Sign In to add comment