CSJStats
off-line sample
javadocs
CSJStats is an N tier system that:
  • Collects log data using Half-Life's "logaddress" facility (which sends log data as UDP packets from the Half-Life server to a defined address), and inserts that data directly into an Oracle or MySQL database. Or .log files can be imported in batch mode.
  • A JSP/Servlet architecture displays the stats in real time.
  • A Swing aplication displays the stats in real time.