docker-splunk-cluster icon indicating copy to clipboard operation
docker-splunk-cluster copied to clipboard

How to run cluster of Splunk Enterprise in Docker. Examples.

Results 2 docker-splunk-cluster issues
Sort by recently updated
recently updated
newest added

Have you had a chance to work up an example for deploying across kubernetes? Or have you run into any issues with deploying it there?

turned off ssl and tried to submit an http collector event via curl from inside a cluster-slave docker container: ``` bash $ curl -vS http://127.0.0.1:8088/services/collector -H "Authorization: Splunk EF211A51-D6AC-4045-8CD6-F730939AC518" -d...