Files
docker-elk/logstash/Dockerfile
2016-10-29 12:16:43 +13:00

5 lines
116 B
Docker

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