/nginx-log-graphing-test

Graphic response codes from an nginx instance over time

Primary LanguageShell

Reuben Avery's Nginx Log Grapher

Build Status

Pre-requisites

To run locally, you will need to have either:

Running locally:

  1. Within this directory, either:

    • docker-compose up if running Docker or
    • vagrant up with Vagrant
  2. Using a web browser, navigate to http://localhost:5601/

    • Note that the above may need to be tweaked depending on your host configuration.
      For example, when using docker-machine, you will need to access this via docker-machine ip default
  3. You should see the Kibana Dashboard with results similar to:

screenshot