keep in case need to re-add these lines

updates_os_and_scripts
neu5ron 2020-01-31 17:29:32 -05:00
parent fd5720451a
commit 1d5e7375c3
1 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,8 @@ FROM docker.elastic.co/logstash/logstash:7.5.2
LABEL maintainer="Roberto Rodriguez @Cyb3rWard0g"
LABEL description="Dockerfile base for the HELK Logstash."
#COPY --chown=logstash:logstash config/logstash.yml /usr/share/logstash/config/logstash.yml
#COPY --chown=logstash:logstash config/pipelines.yml /usr/share/logstash/config/pipelines.yml
RUN rm -f /usr/share/logstash/pipeline/logstash.conf
# Build with plugins baked in