Qlog is a set of programs used to generate web page statistics based on QuakeWorld frag log files.
Turn on your frag logging using the FRAGLOGFILE command. You may put this command in your server.cfg file so that it is set correctly when the server starts up.
You should place all the Qlog files in a single directory. The Qlog executable will look for the qlog.cfg config file in the same directory it is located.
Next you need to setup qlog.cfg. A default setup is provided in qlog.cfg.dist. Start with that:
copy qlog.cfg.dist qlog.cgf
Use your friendly DOS edit to edit qlog.cfg. It's documented fairly well, so I don't see the need to repeat it here. If you're curious, view the sample config file here.
Now that you've setup qlog.cfg... you're ready to go. Run qlog by hand a few times. Usage is:
qlogFor a list of command line options, use:
qlog -helpTo get the Qlog version:
qlog -v
Note: Qlog does some log file summarizing, so it will run much, much faster after the initial run.
To display execution time:
qlog -time