mhassan2 / splunk-n-box

Docker Splunk "Orchestration" bash script (6,000+ lines) to create fully automated pre-configured splunk site-2-site clusters or stand alone containers. Awesome tool for training and testing!
https://github.com/mhassan2/splunk-n-box
138 stars 32 forks source link

HEC port not working #8

Closed mhassan2 closed 6 years ago

mhassan2 commented 6 years ago

Host are not accepting HEC traffic. Could be issue with image build

randmr commented 6 years ago

I looked at this the other day and it appears that you define the HEC_PORT variable in the script, but never actually call it when creating containers.

mhassan2 commented 6 years ago

Thanks, Ryan. I just fixed it and test HEC with https and its working now.