Kissview takes an Apache logfile (ASCII or Gzipped) and generates a static HTML by using a Google Visualization API.
The logic behind this tool is to output simple visualizations gleaned from an HTTP logfile. This tool is nowhere as feature-rich as compared to the power of awstats and neither intended to be.
Why should I use it?
Kissview provides you answers to the following questions for now:
· What is the geographical distribution of people who access my site?
· What files are accessed and who accesses them?
· What spurious IPs access my site?
Detailed usage instructions for Kissview can be found here.
Requirements:
· Python
· Access to the free geoip service geoiptool.com for geoip queries.
· curl
· html2text