docker-elk/logstash/Dockerfile

5 lines
117 B
Docker

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