Hi,
I have to consume SplunkMINTRestAPI to fetch some insight related details. I have tested the endpoints and seems like it it working, but the documentation along with it is rather too brief a...
...ooking for. I'm struggling with uploading data directly from the application to Splunk Cloud (I have a Cloud trial right now).
With other analytics services, there is an API that you can use to s...
Hi all, I am working on a project that take SPL input from user. So, i need to be sure that SPL has a correct syntax without making a search with the SPL. I could not see but is there a validator f...
I`m trying to query Splunk Cloud using theRESTAPI so that I can export some data externally, however I`m not entirely sure how to download/install/configure the ACS Open API 3.0 specification. The...
There is a search endpoint on Splunk for running searches remotely via theRESTAPI and stream back the search results as they become available (search/v2/jobs/export). There also is a rest c...
Could you help us in confirming whether SplunkRESTAPIs supports OAuth authentication apart from the existing basic authentication(username/password) and authentication tokens(link). ? We see a l...
Hi Everyone, I`m learning about theSplunkRESTAPI and I`m experiencing some temperamental behaviour, for example I can fetch results using the query listed below from some reports, but it fails f...
We need to have a rest service to our saved searches, where we can pass the start time and end time and the name of the search and it can trigger thethe search. and it should send an email too..will...
...lert1 - error message (splunk didn't usethe variable value but the variable name)
Unexpected status for to fetch REST endpoint uri=https://127.0.0.1:8089/servicesNS/-/-/saved/searches/alert1?count=0 f...
Hi All,
There is a way to refresh all configuration without restarting Splunk instance, using following:-
http(s)://yoursplunkhost:8000/debug/refresh
This works fine.
I have a r...