mirror of
https://github.com/deviantony/docker-elk.git
synced 2025-12-16 06:19:52 +01:00
4 lines
88 B
Docker
4 lines
88 B
Docker
FROM logstash:latest
|
|
|
|
# Install plugins
|
|
RUN logstash-plugin install logstash-filter-json |