forked from elastic/beats
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdata.json
32 lines (32 loc) · 970 Bytes
/
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
{
"@timestamp": "2017-10-12T08:05:34.853Z",
"cloudfoundry": {
"app": {
"id": "19eb3bfd-f03c-4898-a4cd-652fbd60b158"
},
"container": {
"cpu.pct": 3.43248102425155,
"disk.bytes": 112222208,
"disk.quota.bytes": 1073741824,
"instance_index": 2,
"memory.bytes": 39599164,
"memory.quota.bytes": 536870912,
"timestamp": "2020-09-18T20:05:30.657045891+02:00"
},
"envelope": {
"deployment": "cf-6b7aee31c8d07637ad78",
"index": "8895cf68-2e4f-4c50-9842-e73febd65c2d",
"ip": "192.168.16.31",
"job": "diego_cell",
"origin": "rep"
},
"tags": {
"product": "Pivotal Application Service",
"source_id": "19eb3bfd-f03c-4898-a4cd-652fbd60b158"
},
"type": "container"
},
"service": {
"type": "cloudfoundry"
}
}