Request ${properties.id}
${properties.host}
Started
${properties.startTime}
Finished
${properties.endTime}
Total
${properties.totalTime} ms
HTTP
Method
${properties.httpMethod}
Path
${properties.path}
Query String
${properties.queryString}
<#if properties.owsVersion != "null">
OWS
Service
${properties.service}
Operation
${properties.operation}
Version
${properties.owsVersion}
#if>
Origin
IP Address
${properties.remoteAddr}
Hostname
${properties.remoteHost}
Username
${properties.remoteUser}
Response
Content Type
${properties.responseContentType}
Content Length
${properties.responseLength} bytes