The first open source Web 2.0 website log analyzer, OWS uses PHP and jQuery to provide a powerful and intuitive interface to manipulate website log data stored in a MySQL database. Has a simple plugin system so you can create custom output as well.
sdvcv
The first open source Web 2.0 website log analyzer, Obsessive Website Statistics (OWS) uses PHP and jQuery to provide a powerful and intuitive interface to manipulate website log data stored in a MySQL database via easy to create plugins. OWS 0.8.0.5 was released today, with a handful of bugfixes and some plugin improvements. In addition, there are security fixes included also. The most important (and useful) improvement is that you can manually specify WHERE parameters for all plugins, not just the manual analysis plugin. A breaking change is that the interface for limit plugins has been changed, so that a plugin can implement iLimitPlugin and iFilterPlugin at the same time. All users are highly encouraged to upgrade.
v0.8.0.5 (11/21/2007) ===================== - Fixed: Unfiltered user input for SQL injection in 99_ows_manual.php - Fixed: random bugs related to IIS logfiles and non-standard log fields - Fixed: error in heatmap with no results - Fixed: All items in lists (eg.. obsessive options) can be added/removed, as opposed to last item only - Updated: jQuery 1.2.1 - Added support for IIS6 logfiles - Breaking change: renamed showOptions to showLimits in limit plugins, to allow filter plugins to implement iLimitPlugin - Moved WHERE conditions in manual analysis to excessively obsessive optional limit
The first open source Web 2.0 website log analyzer, Obsessive Website Statistics (OWS) uses PHP and jQuery to provide a powerful and intuitive interface to manipulate website log data stored in a MySQL database via easy to create plugins. OWS 0.8.0.4 was released today, with a handful of bugfixes and some plugin improvements. In addition, OWS now has the capability to mostly reconstruct the original logfile from the data stored in the database.
v0.8.0.4 (9/14/2007) ===================== - Fixed: Major bug in upload_log.php - Fixed: Reanalysis/installation error with certain combinations of plugins - Added: ows_dns DNS resolving plugin (disabled by default) - Added: recreate_logfile.php can now reconstruct a logfile from the data stored in the database, for the most part at least. :) - Added: plugin creation tutorial - Added: Better heatmap granularity
I just wrote an analysis plugin tutorial, which shows how you can add to a dimension and extend it -- in this case, resolving the hostname of the visitor. Hope this helps you in writing your own plugins, check it out at my blog. http://www.virtualroadside.com/blog/index.php/2007/09/01/obsessive-web-statistics-ows-analysis-plugin-tutorial/ Dustin
If you do not have any iRejectPlugin plugins installed, then 0.8.0.2 will reject all lines. This has been fixed in 0.8.0.3. Sorry for the inconvenience.
v0.8.0.3 (8/26/2007) ===================== - Fixed: Major error in implementing RejectLine
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?