mirror of
https://github.com/deviantony/docker-elk.git
synced 2026-01-04 12:03:25 +01:00
5 lines
116 B
Docker
5 lines
116 B
Docker
FROM logstash:5
|
|
|
|
# Add your logstash plugins setup here
|
|
# Example: RUN logstash-plugin install logstash-filter-json
|