Advertisement
5keeve

GET _cluster/stats?pretty&human

Feb 11th, 2022
1,470
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 9.72 KB | None | 0 0
  1. {
  2.   "_nodes" : {
  3.     "total" : 1,
  4.     "successful" : 1,
  5.     "failed" : 0
  6.   },
  7.   "cluster_name" : "docker-cluster",
  8.   "cluster_uuid" : "Va95ZBsrQI-jqXC3IHeasQ",
  9.   "timestamp" : 1644619171318,
  10.   "status" : "yellow",
  11.   "indices" : {
  12.     "count" : 36,
  13.     "shards" : {
  14.       "total" : 36,
  15.       "primaries" : 36,
  16.       "replication" : 0.0,
  17.       "index" : {
  18.         "shards" : {
  19.           "min" : 1,
  20.           "max" : 1,
  21.           "avg" : 1.0
  22.         },
  23.         "primaries" : {
  24.           "min" : 1,
  25.           "max" : 1,
  26.           "avg" : 1.0
  27.         },
  28.         "replication" : {
  29.           "min" : 0.0,
  30.           "max" : 0.0,
  31.           "avg" : 0.0
  32.         }
  33.       }
  34.     },
  35.     "docs" : {
  36.       "count" : 103517528,
  37.       "deleted" : 912621
  38.     },
  39.     "store" : {
  40.       "size" : "13.9gb",
  41.       "size_in_bytes" : 15013343235,
  42.       "reserved" : "0b",
  43.       "reserved_in_bytes" : 0
  44.     },
  45.     "fielddata" : {
  46.       "memory_size" : "7.4mb",
  47.       "memory_size_in_bytes" : 7862080,
  48.       "evictions" : 0
  49.     },
  50.     "query_cache" : {
  51.       "memory_size" : "12.3mb",
  52.       "memory_size_in_bytes" : 12964671,
  53.       "total_count" : 23661483,
  54.       "hit_count" : 620135,
  55.       "miss_count" : 23041348,
  56.       "cache_size" : 2769,
  57.       "cache_count" : 57008,
  58.       "evictions" : 54239
  59.     },
  60.     "completion" : {
  61.       "size" : "0b",
  62.       "size_in_bytes" : 0
  63.     },
  64.     "segments" : {
  65.       "count" : 187,
  66.       "memory" : "1.8mb",
  67.       "memory_in_bytes" : 1888100,
  68.       "terms_memory" : "647.6kb",
  69.       "terms_memory_in_bytes" : 663192,
  70.       "stored_fields_memory" : "244.6kb",
  71.       "stored_fields_memory_in_bytes" : 250504,
  72.       "term_vectors_memory" : "0b",
  73.       "term_vectors_memory_in_bytes" : 0,
  74.       "norms_memory" : "6.8kb",
  75.       "norms_memory_in_bytes" : 7040,
  76.       "points_memory" : "0b",
  77.       "points_memory_in_bytes" : 0,
  78.       "doc_values_memory" : "944.6kb",
  79.       "doc_values_memory_in_bytes" : 967364,
  80.       "index_writer_memory" : "45mb",
  81.       "index_writer_memory_in_bytes" : 47249936,
  82.       "version_map_memory" : "3.7mb",
  83.       "version_map_memory_in_bytes" : 3937947,
  84.       "fixed_bit_set" : "394.2kb",
  85.       "fixed_bit_set_memory_in_bytes" : 403744,
  86.       "max_unsafe_auto_id_timestamp" : 1636103375162,
  87.       "file_sizes" : { }
  88.     },
  89.     "mappings" : {
  90.       "field_types" : [
  91.         {
  92.           "name" : "binary",
  93.           "count" : 14,
  94.           "index_count" : 3
  95.         },
  96.         {
  97.           "name" : "boolean",
  98.           "count" : 112,
  99.           "index_count" : 26
  100.         },
  101.         {
  102.           "name" : "byte",
  103.           "count" : 1,
  104.           "index_count" : 1
  105.         },
  106.         {
  107.           "name" : "date",
  108.           "count" : 184,
  109.           "index_count" : 35
  110.         },
  111.         {
  112.           "name" : "date_nanos",
  113.           "count" : 1,
  114.           "index_count" : 1
  115.         },
  116.         {
  117.           "name" : "date_range",
  118.           "count" : 1,
  119.           "index_count" : 1
  120.         },
  121.         {
  122.           "name" : "double",
  123.           "count" : 1,
  124.           "index_count" : 1
  125.         },
  126.         {
  127.           "name" : "double_range",
  128.           "count" : 1,
  129.           "index_count" : 1
  130.         },
  131.         {
  132.           "name" : "flattened",
  133.           "count" : 10,
  134.           "index_count" : 2
  135.         },
  136.         {
  137.           "name" : "float",
  138.           "count" : 74,
  139.           "index_count" : 9
  140.         },
  141.         {
  142.           "name" : "float_range",
  143.           "count" : 1,
  144.           "index_count" : 1
  145.         },
  146.         {
  147.           "name" : "geo_point",
  148.           "count" : 1,
  149.           "index_count" : 1
  150.         },
  151.         {
  152.           "name" : "geo_shape",
  153.           "count" : 2,
  154.           "index_count" : 2
  155.         },
  156.         {
  157.           "name" : "half_float",
  158.           "count" : 57,
  159.           "index_count" : 15
  160.         },
  161.         {
  162.           "name" : "integer",
  163.           "count" : 210,
  164.           "index_count" : 13
  165.         },
  166.         {
  167.           "name" : "integer_range",
  168.           "count" : 1,
  169.           "index_count" : 1
  170.         },
  171.         {
  172.           "name" : "ip",
  173.           "count" : 2,
  174.           "index_count" : 2
  175.         },
  176.         {
  177.           "name" : "ip_range",
  178.           "count" : 1,
  179.           "index_count" : 1
  180.         },
  181.         {
  182.           "name" : "keyword",
  183.           "count" : 996,
  184.           "index_count" : 33
  185.         },
  186.         {
  187.           "name" : "long",
  188.           "count" : 1316,
  189.           "index_count" : 28
  190.         },
  191.         {
  192.           "name" : "long_range",
  193.           "count" : 1,
  194.           "index_count" : 1
  195.         },
  196.         {
  197.           "name" : "nested",
  198.           "count" : 43,
  199.           "index_count" : 15
  200.         },
  201.         {
  202.           "name" : "object",
  203.           "count" : 1063,
  204.           "index_count" : 32
  205.         },
  206.         {
  207.           "name" : "scaled_float",
  208.           "count" : 1,
  209.           "index_count" : 1
  210.         },
  211.         {
  212.           "name" : "shape",
  213.           "count" : 1,
  214.           "index_count" : 1
  215.         },
  216.         {
  217.           "name" : "short",
  218.           "count" : 2,
  219.           "index_count" : 2
  220.         },
  221.         {
  222.           "name" : "text",
  223.           "count" : 265,
  224.           "index_count" : 22
  225.         }
  226.       ]
  227.     },
  228.     "analysis" : {
  229.       "char_filter_types" : [ ],
  230.       "tokenizer_types" : [ ],
  231.       "filter_types" : [
  232.         {
  233.           "name" : "pattern_capture",
  234.           "count" : 1,
  235.           "index_count" : 1
  236.         }
  237.       ],
  238.       "analyzer_types" : [
  239.         {
  240.           "name" : "custom",
  241.           "count" : 1,
  242.           "index_count" : 1
  243.         }
  244.       ],
  245.       "built_in_char_filters" : [ ],
  246.       "built_in_tokenizers" : [
  247.         {
  248.           "name" : "uax_url_email",
  249.           "count" : 1,
  250.           "index_count" : 1
  251.         }
  252.       ],
  253.       "built_in_filters" : [
  254.         {
  255.           "name" : "lowercase",
  256.           "count" : 1,
  257.           "index_count" : 1
  258.         },
  259.         {
  260.           "name" : "unique",
  261.           "count" : 1,
  262.           "index_count" : 1
  263.         }
  264.       ],
  265.       "built_in_analyzers" : [ ]
  266.     }
  267.   },
  268.   "nodes" : {
  269.     "count" : {
  270.       "total" : 1,
  271.       "coordinating_only" : 0,
  272.       "data" : 1,
  273.       "ingest" : 1,
  274.       "master" : 1,
  275.       "ml" : 1,
  276.       "remote_cluster_client" : 1,
  277.       "transform" : 1,
  278.       "voting_only" : 0
  279.     },
  280.     "versions" : [
  281.       "7.9.0"
  282.     ],
  283.     "os" : {
  284.       "available_processors" : 4,
  285.       "allocated_processors" : 4,
  286.       "names" : [
  287.         {
  288.           "name" : "Linux",
  289.           "count" : 1
  290.         }
  291.       ],
  292.       "pretty_names" : [
  293.         {
  294.           "pretty_name" : "CentOS Linux 7 (Core)",
  295.           "count" : 1
  296.         }
  297.       ],
  298.       "mem" : {
  299.         "total" : "15.2gb",
  300.         "total_in_bytes" : 16425283584,
  301.         "free" : "336.8mb",
  302.         "free_in_bytes" : 353177600,
  303.         "used" : "14.9gb",
  304.         "used_in_bytes" : 16072105984,
  305.         "free_percent" : 2,
  306.         "used_percent" : 98
  307.       }
  308.     },
  309.     "process" : {
  310.       "cpu" : {
  311.         "percent" : 13
  312.       },
  313.       "open_file_descriptors" : {
  314.         "min" : 458,
  315.         "max" : 458,
  316.         "avg" : 458
  317.       }
  318.     },
  319.     "jvm" : {
  320.       "max_uptime" : "78.3d",
  321.       "max_uptime_in_millis" : 6771158545,
  322.       "versions" : [
  323.         {
  324.           "version" : "14.0.1",
  325.           "vm_name" : "OpenJDK 64-Bit Server VM",
  326.           "vm_version" : "14.0.1+7",
  327.           "vm_vendor" : "AdoptOpenJDK",
  328.           "bundled_jdk" : true,
  329.           "using_bundled_jdk" : true,
  330.           "count" : 1
  331.         }
  332.       ],
  333.       "mem" : {
  334.         "heap_used" : "470.5mb",
  335.         "heap_used_in_bytes" : 493383832,
  336.         "heap_max" : "512mb",
  337.         "heap_max_in_bytes" : 536870912
  338.       },
  339.       "threads" : 88
  340.     },
  341.     "fs" : {
  342.       "total" : "150.1gb",
  343.       "total_in_bytes" : 161262018560,
  344.       "free" : "116.5gb",
  345.       "free_in_bytes" : 125117145088,
  346.       "available" : "110.3gb",
  347.       "available_in_bytes" : 118523297792
  348.     },
  349.     "plugins" : [ ],
  350.     "network_types" : {
  351.       "transport_types" : {
  352.         "security4" : 1
  353.       },
  354.       "http_types" : {
  355.         "security4" : 1
  356.       }
  357.     },
  358.     "discovery_types" : {
  359.       "single-node" : 1
  360.     },
  361.     "packaging_types" : [
  362.       {
  363.         "flavor" : "default",
  364.         "type" : "docker",
  365.         "count" : 1
  366.       }
  367.     ],
  368.     "ingest" : {
  369.       "number_of_pipelines" : 13,
  370.       "processor_stats" : {
  371.         "conditional" : {
  372.           "count" : 0,
  373.           "failed" : 0,
  374.           "current" : 0,
  375.           "time" : "0s",
  376.           "time_in_millis" : 0
  377.         },
  378.         "geoip" : {
  379.           "count" : 0,
  380.           "failed" : 0,
  381.           "current" : 0,
  382.           "time" : "0s",
  383.           "time_in_millis" : 0
  384.         },
  385.         "grok" : {
  386.           "count" : 0,
  387.           "failed" : 0,
  388.           "current" : 0,
  389.           "time" : "0s",
  390.           "time_in_millis" : 0
  391.         },
  392.         "gsub" : {
  393.           "count" : 0,
  394.           "failed" : 0,
  395.           "current" : 0,
  396.           "time" : "0s",
  397.           "time_in_millis" : 0
  398.         },
  399.         "remove" : {
  400.           "count" : 0,
  401.           "failed" : 0,
  402.           "current" : 0,
  403.           "time" : "0s",
  404.           "time_in_millis" : 0
  405.         },
  406.         "rename" : {
  407.           "count" : 0,
  408.           "failed" : 0,
  409.           "current" : 0,
  410.           "time" : "0s",
  411.           "time_in_millis" : 0
  412.         },
  413.         "script" : {
  414.           "count" : 0,
  415.           "failed" : 0,
  416.           "current" : 0,
  417.           "time" : "0s",
  418.           "time_in_millis" : 0
  419.         },
  420.         "set" : {
  421.           "count" : 0,
  422.           "failed" : 0,
  423.           "current" : 0,
  424.           "time" : "0s",
  425.           "time_in_millis" : 0
  426.         }
  427.       }
  428.     }
  429.   }
  430. }
  431.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement