-
Notifications
You must be signed in to change notification settings - Fork 570
Expand file tree
/
Copy pathsample_event.json
More file actions
51 lines (51 loc) · 1.12 KB
/
sample_event.json
File metadata and controls
51 lines (51 loc) · 1.12 KB
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
{
"@timestamp": "2020-05-28T17:58:27.154Z",
"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/VPN"
},
"vpn": {
"metrics": {
"TunnelDataIn": {
"sum": 0
},
"TunnelDataOut": {
"sum": 0
},
"TunnelState": {
"avg": 0
}
}
}
},
"cloud": {
"account": {
"id": "428152502467",
"name": "elastic-beats"
},
"provider": "aws",
"region": "us-west-2"
},
"ecs": {
"version": "8.11.0"
},
"event": {
"dataset": "aws.vpn",
"duration": 10418157072,
"module": "aws"
},
"metricset": {
"name": "vpn",
"period": 60000
},
"service": {
"type": "aws"
}
}