Apache Geo Map 0.4b (Default branch) |
|
|
Apache Geo Map is a script that parses an Apache
combined access log for the IP addresses of hosts
that have accessed the server. It then looks up a
Geo-Tag for those locations and, if successful, it
adds them to a data file which the Google Maps API
then displays. This plots all unique resolvable
hits on a map.
License: GNU General Public License v3
Changes:
A feature was added which plots new hits in a
different color than old hits to make them easier
to see. The markers are then updated to the old
color on the next run.
|