Logfile parser for Call of Duty (COD) and Soldier of Fortune 2
Game Stats generates web-based static .HTML statistics by parsing a game log file. Currently supports COD (Call of Duty) and Soldier of Fortune 2 w/OSP or ROC mods. As of 1.4, it ships with its own executable, and doesn't require PHP or MySQL.
A Perl program that trims the statistics.csv file (generated by Battlefield Server Manager, http://blackbagops.com/bf1942/index.shtml) to exclude log entries older than x days, for use by Venkman's BFStats logparser, http://www.mkoehler.de/bfstats
Chrono-Stats is a Half-Life:Counter-Strike logparser. What makes it unique from any other, is the built in web panel. It lets you update stats, configurations, and the look of your stats, all through a web based admin panel.
Code engine for parsing Quake 3 Arena console log files to produce player statistics. Engine designed to be extensible for use with ANY quake 3 mod. Example of a mod implemented (Urban Terror).
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
This is a counter-strike log analyser. It is composed of a ANSI C daemon, and a set of php scripts to display. The daemon parses half-life server log files or in real time to extract data to a mysql database. Then, php client diplays.
hlparse is, as the name would suggest, a Half-Life logparser and interpreter. Half-Life dedicated servers produce data output in a standard format (although they didn't in the past) which is relatively nice to parse.