Sign inSign up

hfranzen/nginx-logstash

By hfranzen

Updated about 11 years ago

Image
1

1.1K

hfranzen/nginx-logstash repository overview

NGINX with Logstash

This image will run a docker container for NGINX with logstash. Logstash will send the NGINX logfiles to ES.

to run the container

docker run -t -i --name webserver --link es:es -p 80:80 hfranzen/nginx-logstash

a running Elasticsearch container must exist by name es

Tag summary

Content type

Image

Digest

sha256:d8cd36fbd

Size

244 MB

Last updated

about 11 years ago

docker pull hfranzen/nginx-logstash