Files
docker-elk/logstash/Dockerfile
2016-06-13 20:50:19 -05:00

4 lines
121 B
Docker

FROM logstash:latest
# Add your logstash plugins setup here
# Example: RUN logstash-plugin install logstash-filter-json