-
Notifications
You must be signed in to change notification settings - Fork 4.9k
/
data.json
146 lines (146 loc) · 5.21 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
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
{
"@timestamp": "2017-10-12T08:05:34.853Z",
"event": {
"dataset": "logstash.node.stats",
"duration": 115000,
"module": "logstash"
},
"logstash": {
"cluster": {
"id": "VUwnkX_lTzCFP9VUoXT1IQ"
},
"elasticsearch": {
"cluster": {
"id": "VUwnkX_lTzCFP9VUoXT1IQ"
}
},
"node": {
"stats": {
"events": {
"duration_in_millis": 0,
"in": 0,
"filtered": 0,
"out": 0
},
"jvm": {
"gc": {
"collectors": {
"old": {
"collection_count": 3,
"collection_time_in_millis": 738
},
"young": {
"collection_count": 9,
"collection_time_in_millis": 422
}
}
},
"mem": {
"heap_max_in_bytes": 1037959168,
"heap_used_in_bytes": 309034360,
"heap_used_percent": 29
},
"uptime_in_millis": 551958
},
"reloads": {
"failures": 0,
"successes": 0
},
"queue": {
"events_count": 0
},
"process": {
"open_file_descriptors": 171,
"max_file_descriptors": 1024,
"cpu": {
"percent": 0
}
},
"os": {
"cpu": {
"percent": 0,
"load_average": {
"15m": 1.69,
"1m": 1.51,
"5m": 1.69
}
},
"cgroup": {
"cpuacct": null,
"cpu": {
"stat": null,
"control_group": ""
}
}
},
"pipelines": [
{
"id": "main",
"hash": "5022893e09c573cc517eef12da3df428d41a45370e168b19031f5b6b0da3db22",
"ephemeral_id": "0a6062d1-85e8-4e9b-b943-d80573912692",
"events": {
"duration_in_millis": 0,
"filtered": 0,
"in": 0,
"out": 0,
"queue_push_duration_in_millis": 0
},
"reloads": {
"successes": 0,
"failures": 0
},
"queue": {
"events_count": 0,
"max_queue_size_in_bytes": 0,
"queue_size_in_bytes": 0,
"type": "memory"
},
"vertices": [
{
"events_out": 0,
"id": "293e8492626c637c237bf394279270356589b77d285ea009a555e19977779693",
"pipeline_ephemeral_id": "0a6062d1-85e8-4e9b-b943-d80573912692",
"queue_push_duration_in_millis": 0
},
{
"cluster_uuid": "VUwnkX_lTzCFP9VUoXT1IQ",
"duration_in_millis": 6011,
"events_in": 0,
"events_out": 0,
"id": "942f820402532e034dc5b27a680547732f49dc4b5e48df0475d280eb31382e0d",
"pipeline_ephemeral_id": "0a6062d1-85e8-4e9b-b943-d80573912692"
}
]
}
],
"logstash": {
"uuid": "9a1f83e1-52b9-4625-a98a-6aa336f41719",
"ephemeral_id": "cead1f28-1e2d-4ef3-9f0b-93c10447e6e7",
"name": "7dc1b688baf4",
"host": "7dc1b688baf4",
"version": "7.12.0",
"snapshot": false,
"status": "green",
"http_address": "0.0.0.0:9600",
"pipeline": {
"batch_size": 125,
"workers": 12
}
},
"timestamp": "2021-11-03T16:22:10.651Z"
}
}
},
"metricset": {
"name": "node_stats",
"period": 10000
},
"service": {
"address": "172.20.0.3:9600",
"hostname": "7dc1b688baf4",
"id": "",
"name": "logstash",
"type": "logstash",
"version": "7.12.0"
}
}