View difference between Paste ID: Tq08vep1 and 55JpsssR
SHOW: | | - or go back to the newest paste.
1
{
2-
cluster_name: "elasticsearch",
2+
	cluster_name: "elasticsearch",
3-
status: "red",
3+
	status: "red",
4-
timed_out: false,
4+
	timed_out: false,
5-
number_of_nodes: 4,
5+
	number_of_nodes: 4,
6-
number_of_data_nodes: 1,
6+
	number_of_data_nodes: 1,
7-
active_primary_shards: 0,
7+
	active_primary_shards: 0,
8-
active_shards: 0,
8+
	active_shards: 0,
9-
relocating_shards: 0,
9+
	relocating_shards: 0,
10-
initializing_shards: 0,
10+
	initializing_shards: 0,
11-
unassigned_shards: 1,
11+
	unassigned_shards: 1,
12-
indices: {
12+
	indices: {
13-
usa-en: {
13+
		usa-en: {
14-
status: "red",
14+
			status: "red",
15-
number_of_shards: 1,
15+
			number_of_shards: 1,
16-
number_of_replicas: 0,
16+
			number_of_replicas: 0,
17-
active_primary_shards: 0,
17+
			active_primary_shards: 0,
18-
active_shards: 0,
18+
			active_shards: 0,
19-
relocating_shards: 0,
19+
			relocating_shards: 0,
20-
initializing_shards: 0,
20+
			initializing_shards: 0,
21-
unassigned_shards: 1,
21+
			unassigned_shards: 1,
22-
shards: {
22+
			shards: {
23-
0: {
23+
				0: {
24-
status: "red",
24+
					status: "red",
25-
primary_active: false,
25+
					primary_active: false,
26-
active_shards: 0,
26+
					active_shards: 0,
27-
relocating_shards: 0,
27+
					relocating_shards: 0,
28-
initializing_shards: 0,
28+
					initializing_shards: 0,
29-
unassigned_shards: 1
29+
					unassigned_shards: 1
30-
}
30+
				}
31-
}
31+
			}
32-
}
32+
		}
33-
}
33+
	}
34
}