mirror of
https://github.com/KeyZox71/knl_meowscendence.git
synced 2025-08-14 12:32:54 +02:00
「🏗️」 wip: logstash workinnnggg
This commit is contained in:
6
docker/ELK/logstash/Dockerfile
Normal file
6
docker/ELK/logstash/Dockerfile
Normal 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/
|
Reference in New Issue
Block a user