🏗️」 wip: logstash workinnnggg

This commit is contained in:
2025-07-26 10:31:26 +02:00
parent 8982e72969
commit f1d54de6a5
19 changed files with 95 additions and 1 deletions

View File

@ -0,0 +1,6 @@
FROM docker.elastic.co/logstash/logstash-wolfi:9.0.3
RUN rm -f /usr/share/logstash/pipeline/logstash.conf
COPY --chmod=777 pipeline/ /usr/share/logstash/pipeline/
COPY --chmod=777 config/ /usr/share/logstash/config/