A Python Tornado webserver behind an NGNIX proxy with log visualizations provided by the Elastic stack
docker-compose up -d- Navigate to
http://$(docker-machine ip)to get at least one NGINX log entry - Navigate to
http://$(docker-machine ip):5601to open Kibana - Create a Kibana index for
@timestamp
- Navigate to Settings > Objects
- Import the
kibana-nginx-export.jsonfile in thekibanadirectory - Navigate to Dashboard tab and open the saved NGINX Dashboard
Should see something close to this
