Hi guys,
I'm usingtheRESTAPI "/services/messages" to send a message to Splunk and it works fine.
Now, I need to insert an external link into that message.
For example, I'd like to r...
How to start a saved search usingRESTAPI URL?
I can make a GET the saves searchs, extract the 'search' expression and run it using a POST.
But I could not find any reference on how to start a...
If possible could all the necessary parameters be provided? I have discovered upon usingtheAPI myself that some of the parameters that are available are not even listed on the site, at least for P...
I'm usingthe "RESTAPI Modular Input" add-on (rest_TA) and it works fine with authentication BASIC. However, this uses the clear password in the inputs.conf and I would like to usethe encrypted c...
...red to the Splunk API documentation and couldn't find an APIreference which performs the task. Any inputs/Guidance will be highly appreciated. Thanks, Nitheesh
We are investigating how to create a Splunk log entry over theRESTAPI via JavaScript. I'm posting the following event via theRESTAPI:
curl -k -u user:password "https://tspl001:8089/s...
...API to do so. The /rest/container endpoint documentation makes reference to a /rest/tenant endpoint, but there is no actual information on /rest/tenant. Am I looking in the wrong place or is the...
Is there a way to directly launch a saved search via the scheduler while passing key/value pairs for macro replacement via an API call?
The only place I've seen any reference to macro r...
...indows servers, or vSphere servers. See UsingtheRESTAPIreference for Splunk Phantom for more information. To create as asset in Splunk Phantom usingtheRESTAPI, post a JSON object to a specific U...
Hi,
I am trying to learn and use Splunk APIs, but I am not moving on at all. I am using Advance Rest Client (add-on from Chrome) to access theAPIs from the documentation. For example I use t...