Skip to content

Commit

Permalink
Changing context in manager to splunk integration to newly created lo…
Browse files Browse the repository at this point in the history
…gstash folder
  • Loading branch information
f-galland committed Jul 8, 2024
1 parent 5ed1b78 commit 961679b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions integrations/docker/compose.manager-splunk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,8 +104,8 @@ services:
condition: service_completed_successfully
image: logstash-oss:8.6.2
build:
dockerfile: ../elastic/Dockerfile
context: ../splunk
dockerfile: ../logstash/Dockerfile
context: ../logstash
environment:
LOG_LEVEL: info
MONITORING_ENABLED: false
Expand Down Expand Up @@ -169,4 +169,4 @@ services:
volumes:
data:
es_certs:
alerts:
alerts:

0 comments on commit 961679b

Please sign in to comment.