Web Logs
The web logs tool renders your server's access log as static pages, one per queue domain. Every request to a queue's endpoint is counted, with its status code and how long it took, so the shape of your traffic and any spike in failures or latency is easy to spot. The tool keeps the history locally, reaching back past the server's own rolling window.
Features
A page per queue domain
Each queue host gets its own access log, so the traffic to one domain reads on its own.
Requests, status and latency
Every request is counted with its response code and how long it took, success and error kept apart.
Top endpoints and clients
The busiest endpoints and the clients hitting them are ranked, so heavy users stand out.
Kept locally
The tool retains the history on your machine, reaching back past the server's rolling window.
Screenshots