|
3 | 3 | "jsonPayload": { |
4 | 4 | "@type": "type.googleapis.com/google.cloud.edgecache.v1.EdgeCacheLogEntry", |
5 | 5 | "tlsVersion": "TLS 1.3", |
6 | | - "tlsCipherSuite": "009C", // hex digits for the cipher negotiated |
| 6 | + "tlsCipherSuite": "009C", |
7 | 7 | "cacheId": "maa-132eed13faa13", |
8 | | - "clientAsn": "9299", // AS the client is associated with |
| 8 | + "clientAsn": "9299", |
9 | 9 | "origin": "example_origin", |
10 | 10 | "clientRegionCode": "IN", |
11 | 11 | "metroIataCode": "bom", |
12 | | - "clientCity": "Mumbai", // City name, in English |
| 12 | + "clientCity": "Mumbai", |
13 | 13 | "latency": "0.005105200s", |
14 | 14 | "proxyStatus": "Google-Edge-Cache", |
15 | 15 | "httpTtfb": "0.005056080s", |
|
18 | 18 | "cacheStatus": "hit,stale", |
19 | 19 | "compressionAlgorithmApplied": "br", |
20 | 20 | "enforcedSecurityPolicy": { |
21 | | - "outcome": "ACCEPT", |
22 | 21 | "configuredAction": "ACCEPT", |
| 22 | + "outcome": "ACCEPT", |
23 | 23 | "name": "example_policy", |
24 | | - "priority": 1000, |
25 | | - "configuredAction": "DENY" |
26 | | - threatIntelligence: { |
27 | | - categories: [ |
28 | | - 0: "iplist-public-clouds" |
29 | | - ] |
30 | | - } |
| 24 | + "priority": 2147483647 |
31 | 25 | }, |
32 | 26 | "originalRequestId": "19d92668-3948-49d8-9244-25f8252043e5", |
33 | 27 | "proxyRegionCode": "IN", |
|
0 commit comments