Game Logs
The game logs tool turns every game you run into a live picture. It graphs the players, instances, commands and bandwidth of each game over time, lists every instance in a time slice, and opens each one to its own totals and an hourly snapshot of its state you can replay as an image or read as JSON.
Features
Charts to dig into
Players, instances, processes, commands and bandwidth for each game, from a month down to the minute.
Every instance in the slice
Under the charts, a table of every instance in that time slice, with its process and whether it is still active.
A page per instance
Open any instance to see when it started and its own totals: every counter, and the average command and update size.
Commands and bandwidth
How many of each command arrive and the bytes they carry, the size of every update, and what appeared, changed or left in it.
Hourly state snapshots
A capture of each instance every hour, drawn to an image by the game's own debug renderer and browsable as raw JSON.
Live monitor
Watch a running instance in real time over a read-only spectator view. Coming next.
Screenshots