Statmagic

A library of classes for parsing / analysing web server log files
Download

Statmagic Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Publisher Name:
  • mrshrinkray
  • Operating Systems:
  • Windows All
  • File Size:
  • 99 KB

Statmagic Tags


Statmagic Description

Statmagic was developed to be a library of classes for parsing / analysing web server log files. There is already a lot of free and commercial website statistics software packages around. Statmagic was started in 2004 to be a .NET/C# framework for log files and to remain free. One third (and probably the hardest part) of the project is already complete. Statmagic structure - Statmagic.Logs This class library analyses and parses a log file, firing various events when a line is parsed. In the events you are provided with the parts of the request, such as the IP, referer, time. The format of the log file is read from an XML file which contains information about the log format - such as IIS, Common. - Statmagic.Data This class library is where the parsed information is dealt with and stored. This library has not been started yet, it's in the "planning phase". The idea is to try to get away from simply replicating the log data in an RDMS and doing aggregated queries; instead an object framework or database will probably be prefered (performance depending) such as db4o or NHibernate. - Statmagic.UI This will be the frontend of the analysis tool. It will either display the data in web format, or as a windows application it hasn't been decided yet.


Statmagic Related Software