/nginx-visitors-dashboard

Nginx Visitors Dashboard

Primary LanguageJavaScript

Realtime Visitor Dashboard For Nginx

N

Installation

$ git clone git@github.com: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.