Advertisement
Guest User

routing

a guest
Jul 20th, 2016
167
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 2.80 KB | None | 0 0
  1. {
  2.   "cluster_name" : "elasticsearch",
  3.   "routing_table" : {
  4.     "indices" : {
  5.       "winlogbeat-2015.03.28" : {
  6.         "shards" : {
  7.           "4" : [ {
  8.             "state" : "STARTED",
  9.             "primary" : true,
  10.             "node" : "Z3PM_6AuT0iuXPUCZyEgPg",
  11.             "relocating_node" : null,
  12.             "shard" : 4,
  13.             "index" : "winlogbeat-2015.03.28",
  14.             "version" : 34,
  15.             "allocation_id" : {
  16.               "id" : "41e30_0JSMy7s97jpxrgVg"
  17.             }
  18.           }, {
  19.             "state" : "UNASSIGNED",
  20.             "primary" : false,
  21.             "node" : null,
  22.             "relocating_node" : null,
  23.             "shard" : 4,
  24.             "index" : "winlogbeat-2015.03.28",
  25.             "version" : 34,
  26.             "unassigned_info" : {
  27.               "reason" : "CLUSTER_RECOVERED",
  28.               "at" : "2016-07-20T13:06:45.099Z"
  29.             }
  30.           } ],
  31.           "2" : [ {
  32.             "state" : "STARTED",
  33.             "primary" : true,
  34.             "node" : "Z3PM_6AuT0iuXPUCZyEgPg",
  35.             "relocating_node" : null,
  36.             "shard" : 2,
  37.             "index" : "winlogbeat-2015.03.28",
  38.             "version" : 34,
  39.             "allocation_id" : {
  40.               "id" : "U_Y_6OwsTSyBp7KUs1lFqw"
  41.             }
  42.           }, {
  43.             "state" : "UNASSIGNED",
  44.             "primary" : false,
  45.             "node" : null,
  46.             "relocating_node" : null,
  47.             "shard" : 2,
  48.             "index" : "winlogbeat-2015.03.28",
  49.             "version" : 34,
  50.             "unassigned_info" : {
  51.               "reason" : "CLUSTER_RECOVERED",
  52.               "at" : "2016-07-20T13:06:45.099Z"
  53.             }
  54.           } ],
  55.           "3" : [ {
  56.             "state" : "STARTED",
  57.             "primary" : true,
  58.             "node" : "Z3PM_6AuT0iuXPUCZyEgPg",
  59.             "relocating_node" : null,
  60.             "shard" : 3,
  61.             "index" : "winlogbeat-2015.03.28",
  62.             "version" : 34,
  63.             "allocation_id" : {
  64.               "id" : "IEk7RX24SjSaYRmfWUCXNQ"
  65.             }
  66.           }, {
  67.             "state" : "UNASSIGNED",
  68.             "primary" : false,
  69.             "node" : null,
  70.             "relocating_node" : null,
  71.             "shard" : 3,
  72.             "index" : "winlogbeat-2015.03.28",
  73.             "version" : 34,
  74.             "unassigned_info" : {
  75.               "reason" : "CLUSTER_RECOVERED",
  76.               "at" : "2016-07-20T13:06:45.099Z"
  77.             }
  78.           } ],
  79.           "1" : [ {
  80.             "state" : "STARTED",
  81.             "primary" : true,
  82.             "node" : "Z3PM_6AuT0iuXPUCZyEgPg",
  83.             "relocating_node" : null,
  84.             "shard" : 1,
  85.             "index" : "winlogbeat-2015.03.28",
  86.             "version" : 34,
  87.             "allocation_id" : {
  88.               "id" : "TgS9TbpGSUOCCbIV8VoJwA"
  89.             }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement