docker-elk/logstash/Dockerfile

4 lines
88 B
Docker

FROM logstash:latest
# Install plugins
RUN logstash-plugin install logstash-filter-json