Skip to content

Commit

Permalink
Add HEC metrics swith to docker-compose-ci.yml
Browse files Browse the repository at this point in the history
* Add `SC4S_DEST_SPLUNK_SC4S_METRICS_HEC=yes` to `docker-compose-ci.yml`
  • Loading branch information
Mark Bonsack committed Jun 13, 2020
1 parent 1da3156 commit 451f1f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/docker-compose-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ services:
environment:
- SPLUNK_HEC_URL=https://splunk:8088
- SPLUNK_HEC_TOKEN=70b6ae71-76b3-4c38-9597-0c5b37ad9630
- SC4S_DEST_SPLUNK_SC4S_METRICS_HEC=yes
- SC4S_SOURCE_TLS_ENABLE=no
- SC4S_DEST_SPLUNK_HEC_TLS_VERIFY=no
- SC4S_LISTEN_JUNIPER_NETSCREEN_TCP_PORT=5000
Expand Down

0 comments on commit 451f1f5

Please sign in to comment.