LogEntry
timestampdate-time
requestHoststring
requestMethodstring
requestUristring
responseStatusinteger
responseSizeinteger
durationnumber
Seconds.
clientIpstring
cacheStatusstring
Example:
HITdeviceTypestring
countryCodestring
userAgentstring
LogEntry
{
"timestamp": "2024-07-29T15:51:28.071Z",
"requestHost": "string",
"requestMethod": "string",
"requestUri": "string",
"responseStatus": 0,
"responseSize": 0,
"duration": 0,
"clientIp": "string",
"cacheStatus": "HIT",
"deviceType": "string",
"countryCode": "string",
"userAgent": "string"
}