-
Notifications
You must be signed in to change notification settings - Fork 4.9k
/
Copy pathdata.json
122 lines (122 loc) · 4.11 KB
/
data.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
{
"@timestamp": "2017-10-12T08:05:34.853Z",
"elasticsearch": {
"cluster": {
"id": "WocBBA0QRma0sGpdQ7vLfQ",
"name": "docker-cluster",
"stats": {
"expiry_date_in_millis": 1638548539004,
"indices": {
"docs": {
"total": 81
},
"fielddata": {
"memory": {
"bytes": 0
}
},
"shards": {
"count": 17,
"primaries": 17
},
"store": {
"size": {
"bytes": 44156720
}
},
"total": 17
},
"license": {
"status": "active",
"type": "trial",
"expiry_date_in_millis": 1638548539004
},
"nodes": {
"count": 1,
"fs": {
"available": {
"bytes": 126640869376
},
"total": {
"bytes": 330994548736
}
},
"jvm": {
"max_uptime": {
"ms": 795905
},
"memory": {
"heap": {
"max": {
"bytes": 268435456
},
"used": {
"bytes": 166911488
}
}
}
},
"master": 1,
"versions": [
"7.14.0"
]
},
"stack": {
"xpack": {
"ccr": {
"available": true,
"enabled": true
}
}
},
"state": {
"master_node": "f5i3v9hMT_q__q6B9WOo5A",
"nodes": {
"f5i3v9hMT_q__q6B9WOo5A": {
"attributes": {
"ml.machine_memory": "33295835136",
"ml.max_jvm_size": "268435456",
"ml.max_open_jobs": "512",
"transform.node": "true",
"xpack.installed": "true"
},
"ephemeral_id": "aQVRUnEIQ5GA3Qe4uBDqLA",
"name": "27fb1c2fd783",
"roles": [
"data",
"data_cold",
"data_content",
"data_frozen",
"data_hot",
"data_warm",
"ingest",
"master",
"ml",
"remote_cluster_client",
"transform"
],
"transport_address": "127.0.0.1:9300"
}
},
"nodes_hash": -19752840,
"state_uuid": "XNIdeSZxQwyItvGfR5fHSw"
},
"status": "yellow"
}
},
"version": 106
},
"event": {
"dataset": "elasticsearch.cluster.stats",
"duration": 115000,
"module": "elasticsearch"
},
"metricset": {
"name": "cluster_stats",
"period": 10000
},
"service": {
"address": "172.19.0.2:9200",
"type": "elasticsearch"
}
}