We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a4ee78 commit 5fc4ec1Copy full SHA for 5fc4ec1
docker-compose.yml
@@ -6,6 +6,7 @@ services:
6
container_name: splunk
7
environment:
8
- SPLUNK_START_ARGS=--accept-license
9
+ - SPLUNK_GENERAL_TERMS=--accept-sgt-current-at-splunk-com
10
- SPLUNK_HEC_TOKEN=11111111-1111-1111-1111-1111111111113
11
- SPLUNK_PASSWORD=changed!
12
- SPLUNK_APPS_URL=https://github.com/splunk/sdk-app-collection/releases/download/v1.1.0/sdkappcollection.tgz
0 commit comments