Spotfire Server and Environment - Quick Start

RequestLog properties

The incoming request log properties listed in this topic are written to the log file named RequestLog.<ID>.txt. By default, the logging level is set to OFF.

Property Description
eventTypeThe type of request.
serviceNameThe web service name.
serviceFunction The function name.
durationThe duration of this request. Applies only to debugging level and helps to find requests that cause the service to stop unexpectedly.
countService The number of executing requests in the service.
countTotalThe total number of requests for the service.