You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I’m using splunk docker image with HEC to send log. I got Success message as the guideline. How could I query the log to see “hello world”, which was what I just sent?I tried a few search related curl commands but all of them just returns a very long xml. “hello world” is not in the response.
Such as
curl -k -u admin:1234567Aa! https://localhost:8089/services/search/jobs -d "search *"
Could anyways share me a search curl command that can return "hello world" that I sent? I only have one record so I don't need complicated filtering.
Hi, I’m using splunk docker image with HEC to send log. I got Success message as the guideline. How could I query the log to see “hello world”, which was what I just sent?I tried a few search related curl commands but all of them just returns a very long xml. “hello world” is not in the response.
Such as
curl -k -u admin:1234567Aa! https://localhost:8089/services/search/jobs -d "search *"
Could anyways share me a search curl command that can return "hello world" that I sent? I only have one record so I don't need complicated filtering.
Same question in Splunk community: https://community.splunk.com/t5/Splunk-Search/How-to-find-events-that-were-sent-to-HEC/m-p/658181#M227357
The text was updated successfully, but these errors were encountered: