Skip to content

kmulvey/logmapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logmapper Build Status

Plot your visitors locations in real time

Required node modules:

express:

npm install [-g] express

geoip:

npm install geoip [-g]

now:

npm install now [-g]

Required changes

Download GeoIP data file (GeoLiteCity.dat): Maxmind

Logfile path:

var logfile is the path to your log file

Enter Google Maps API key: edit the script src in the html file to have your api key

License

LogMapper is open sourced under the Apache License version 2.0.
http://www.apache.org/licenses/LICENSE-2.0.html

TODO

rewrite frontend in Jade/Less

About

plot your visitors locations in real time

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published