Server instance.
All the HTTP endpoints are protected by basic authentication with user
admin and password Server.serverSecret.
The file path that will be used to serve the /view/page.log requests.
An optional path that the HTTP server will expose with the /data endpoint.
ReadonlyserverThe server listening port.
ReadonlyserverThe basic auth secret.
ReadonlyserverIf HTTPS protocol should be used.
A Stats class instance.
The path that will be used to serve the /cache requests.
An HTTP server instance that allows to control the tool using a REST interface. Moreover, it allows to aggregate stats data coming from multiple running tool instances.