Sign inSign up

mkaag/logstash

By mkaag

Updated about 11 years ago

logstash Docker image

Image
0

1.9K

mkaag/logstash repository overview

logstash Dockerfile

Docker Hub

This repository contains the Dockerfile and the configuration files of Logstash for Docker.

Base Docker Image
Installation

docker build -t mkaag/logstash github.com/mkaag/docker-logstash

Usage

``bash docker run -d -p 5140:5140/tcp -p 5140:5140/udp -p 5000
--link elasticsearch:es
-v /opt/apps/logstash:/opt/etc
mkaag/logstash

Tag summary

Content type

Image

Digest

sha256:67ce4db9a

Size

423.4 MB

Last updated

about 11 years ago

docker pull mkaag/logstash