docker-elk/logstash/Dockerfile

5 lines
122 B
Docker

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