Skip to content

UltraStats handbook

UltraStats is a PHP application that reads Call of Duty dedicated server log files, stores results in MySQL, and serves statistics and an admin area (parser, servers, users, database upgrades).

In this site

Topic Page
Timeline, dormancy, 2020s revival Project history
First install & gamelog / parser flow Install & first run
Already installed? new version? Upgrading
Local Docker Docker
Parser, SSE, cancel Admin & parser
Logos, menu, theme UI Theme & navigation
Whiner / anti medals Whiner & anti medals
config-driven weapon medals Custom medals
Release history Changelog
Old ultrastats.org & wiki (archived screenshots only) Historical site snapshots

Supported games (original scope): Call of Duty, United Offensive, CoD 2, CoD 4: Modern Warfare, CoD: World at War.

Requirements (current baseline): PHP 7.4+ with mysqli, MySQL 5.7+ / 8+ or MariaDB 10+, and a web server (or the PHP dev server; see Docker).

Credits