-
Notifications
You must be signed in to change notification settings - Fork 4.9k
/
data.json
37 lines (37 loc) · 1.03 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
{
"@timestamp": "2017-10-12T08:05:34.853Z",
"event": {
"dataset": "iis.website",
"duration": 115000,
"module": "iis"
},
"iis": {
"website": {
"network": {
"bytes_sent_per_sec": 0,
"maximum_connections": 1,
"total_post_requests": 0,
"post_requests_per_sec": 0,
"total_connection_attempts": 1,
"service_uptime": 114161,
"get_requests_per_sec": 0,
"total_put_requests": 0,
"current_connections": 0,
"total_delete_requests": 0,
"bytes_received_per_sec": 0,
"put_requests_per_sec": 0,
"total_bytes_sent": 944,
"total_get_requests": 1,
"delete_requests_per_sec": 0
},
"name": "Default Web Site"
}
},
"metricset": {
"name": "website",
"period": 10000
},
"service": {
"type": "iis"
}
}