mirror of
https://github.com/deviantony/docker-elk.git
synced 2026-01-05 04:23:43 +01:00
4 lines
121 B
Docker
4 lines
121 B
Docker
FROM logstash:latest
|
|
|
|
# Add your logstash plugins setup here
|
|
# Example: RUN logstash-plugin install logstash-filter-json |