I've installed the **splunk enterprise trial**. i've **enabled the HEC** feature as described here http://dev.splunk.com/view/event-collector/SP-CAAAE7F which enable to send machine data from my app into splunk. I tried to send a **POST request using postman to splunk and got no response.**
method: POST
url : http://localhost:8088/services/collector
Authorization : my generated token
why there is no response if i already enabled the HEC feature. it seems that no server listen on that port at all
what i don't understand about splunk is - where is my data stored? is data for SPLUNK ENTERPRISE stored only locally and should be in use inside companies LAN network ? or splunk own servers in the cloud that stored all my data? is Splunk Enterprise and Splunk Cloud have differences on that subject?
thank you for your help.
↧