docker-elk/logstash/Dockerfile

4 lines
121 B
Docker

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