FROM docker.elastic.co/logstash/logstash-oss:6.1.3 MAINTAINER "The Onap Team" LABEL Description="Logstash image with some plugins needed for the clamp dashboard" RUN /usr/share/logstash/bin/logstash-plugin install logstash-filter-elasticsearch RUN /usr/share/logstash/bin/logstash-plugin install logstash-filter-prune