- Docker > 19
git clone git@github.com:mihirsoni/elk-nginx-log-shipper.git
docker-compose build && docker-compose up
It should bring up 3 containers :
- Nginx
- ES
- Logstash
Use hey for generating requests.
go get -u github.com/rakyll/hey
cd $GOPATH/src/github.com/rakyll/hey
go build
hey http://localhost:8080