Skip to content
This repository has been archived by the owner on Feb 26, 2018. It is now read-only.

Commit

Permalink
Merge 2f9ec5f into 1181d62
Browse files Browse the repository at this point in the history
  • Loading branch information
adamgraves-choices committed Jun 30, 2017
2 parents 1181d62 + 2f9ec5f commit 3b12f84
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions rancher-config/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,13 @@ services:
map-public-http: 3000
io.rancher.container.pull_image: always
io.rancher.scheduler.affinity:host_label_soft: c2s=true
logging:
driver: splunk
options:
splunk-url: ${SPLUNK_HEC_URL}
splunk-token: ${SPLUNK_HEC_TOKEN}
splunk-insecureskipverify: "true"
splunk-sourcetype: docker
splunk-source: gp-redirect
splunk-verify-connection: "false"

0 comments on commit 3b12f84

Please sign in to comment.