$ git clone [email protected]:fyalavuz/nginx-visitors-dashboard.git
$ cd nginx-dashboard-visitors
$ npm install
You should edit map.js for nginx log file path before start the script. If your nginx access.log file is located like this '/var/log/nginx/access.log' you don't need to change anything.
$ node map.js
sit back and see the result. having fun.