This is very simple logstash container
337
Image provides one listen port: 5959 and three volumes: "/opt/conf", "/opt/certs", "/opt/logs" for configuration, certificates and logs.
Usage of this image is very simple. Just create directory for configuration files, add logstash.conf to it and run: docker run -d - p 5959:5959 -v <your_conf_dir>:/opt/conf aatarasoff/lostash
Enjoy!
Content type
Image
Digest
sha256:c2f0f949c…
Size
422.4 MB
Last updated
almost 11 years ago
docker pull aatarasoff/logstash