-
Notifications
You must be signed in to change notification settings - Fork 448
/
sample_event.json
53 lines (53 loc) · 1.23 KB
/
sample_event.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
{
"@timestamp": "2020-05-28T17:17:02.812Z",
"agent": {
"ephemeral_id": "17803f33-b617-4ce9-a9ac-e218c02aeb4b",
"id": "12f376ef-5186-4e8b-a175-70f1140a8f30",
"name": "MacBook-Elastic.local",
"type": "metricbeat",
"version": "8.0.0"
},
"aws": {
"cloudwatch": {
"namespace": "AWS/EC2"
},
"dimensions": {
"InstanceId": "i-0830bfecfa7173cbe"
},
"ec2": {
"metrics": {
"CPUUtilization": {
"avg": 0.7661943132361363,
"max": 0.833333333333333
},
"DiskWriteOps": {
"avg": 0,
"max": 0
}
}
}
},
"cloud": {
"account": {
"id": "428152502467",
"name": "elastic-beats"
},
"provider": "aws",
"region": "us-west-2"
},
"ecs": {
"version": "8.11.0"
},
"event": {
"dataset": "aws.cloudwatch_metrics",
"duration": 14119105951,
"module": "aws"
},
"metricset": {
"name": "cloudwatch",
"period": 300000
},
"service": {
"type": "aws"
}
}