Atualização - 16/04/2026 - 11:36

This commit is contained in:
2026-04-16 11:36:22 -03:00
parent fa239622c1
commit c49bb8be4c
5 changed files with 62 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
services:
rk-siem-collector:
image: opensearchproject/data-prepper:2.15.0
container_name: rk-siem-collector
volumes:
- ./log_pipeline.yaml:/usr/share/data-prepper/pipelines/log_pipeline.yaml
- ./rk-siem-collector-config.yaml:/usr/share/data-prepper/config/data-prepper-config.yaml
ports:
- 2021:2021