hi all new to Splunk and its ecosystem I was asked to research it a bit and try to inject data in 2 ways: local file and using REST Api I added local CSV file data to the Splunk Cloud from the "Add data --> Upload" option. so far, so good. now I'm trying to add some data using the HTTP Event Collector options. I defined a new HOC and I have a valid token now. now I got some questions: 1. How do I actually send the data using Postman or some other HTTP tool ? except for the token I don't even know what URL I should invoke. 2. In what format should I send data? I'm guessing JSON or CSV but I can't find any information about support types and schemas. 3. Is there some sort of full documentation of the API? LIKE, swagger style? since this is only POC I need some help or examples to get me started thanks Amir
... View more