728x90 반응형 Elastic Search1 ELK + 내장 Filebeat 소스 가져오기: git clone https://github.com/deviantony/docker-elk.git 컴포즈로 ELK 셋업: docker compose up setup Filebeat 를 추가한 Main Compose 파일 만들기services: # Setup service (unchanged) setup: profiles: - setup build: context: setup/ args: ELASTIC_VERSION: ${ELASTIC_VERSION} init: true volumes: - ./setup/entrypoint.sh:/entrypoint.sh:ro,Z - ./setup/lib.sh:/lib.sh:.. 2025. 3. 26. 이전 1 다음 728x90 반응형