-
Notifications
You must be signed in to change notification settings - Fork 570
Expand file tree
/
Copy pathsample_event.json
More file actions
75 lines (75 loc) · 1.85 KB
/
sample_event.json
File metadata and controls
75 lines (75 loc) · 1.85 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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
{
"@timestamp": "2022-07-27T20:56:00.000Z",
"agent": {
"ephemeral_id": "51866723-6dfa-4a72-a68e-f439d5de7f53",
"id": "2d4b09d0-cdb6-445e-ac3f-6415f87b9864",
"name": "docker-fleet-agent",
"type": "metricbeat",
"version": "8.3.2"
},
"aws": {
"cloudwatch": {
"namespace": "AWS/Kinesis"
},
"dimensions": {
"StreamName": "fb-test"
},
"kinesis": {
"metrics": {
"GetRecords_Bytes": {
"avg": 0
},
"GetRecords_IteratorAgeMilliseconds": {
"avg": 0
},
"GetRecords_Latency": {
"avg": 9.46
},
"GetRecords_Records": {
"sum": 0
},
"GetRecords_Success": {
"sum": 150
},
"ReadProvisionedThroughputExceeded": {
"avg": 0
}
}
}
},
"cloud": {
"account": {
"id": "428152502467",
"name": "elastic-beats"
},
"provider": "aws",
"region": "us-east-1"
},
"data_stream": {
"dataset": "aws.kinesis",
"namespace": "default",
"type": "metrics"
},
"ecs": {
"version": "8.11.0"
},
"elastic_agent": {
"id": "2d4b09d0-cdb6-445e-ac3f-6415f87b9864",
"snapshot": false,
"version": "8.3.2"
},
"event": {
"agent_id_status": "verified",
"dataset": "aws.kinesis",
"duration": 10483932100,
"ingested": "2022-07-27T20:56:00.000Z",
"module": "aws"
},
"metricset": {
"name": "cloudwatch",
"period": 300000
},
"service": {
"type": "aws"
}
}