Splunk Search

Does Splunk provides the wsdl

beebeandwer
Path Finder

Does Splunk provides the wsdl

Tags (1)
0 Karma

Damien_Dallimor
Ultra Champion

No WSDL , but as mentioned and linked to in previous replys , there are extensive REST endpoint docs.

Furthermore , our 6 language SDK's (java,javascript,python,ruby,c#,php) abstract the developer from having to really know the underlying semantics of the REST endpoints.

0 Karma

kml_uvce
Builder

I am not sure about the WDSL but an endpoint reference can be found here :http://docs.splunk.com/Documentation/Splunk/latest/RESTAPI/RESTlist

0 Karma

barakreeves
Splunk Employee
Splunk Employee

No, there is no need to. You may be thinking of SOAP web services. Splunk uses REST.

You will find programming using REST is easier (subjective I know) because the API is less complex compared to the SOAP counterpart.

To help you better see the difference, I Googled "learning restful web services" and this like seemed helpful http://rest.elkstein.org

The Splunk doco takes it to the next contextual step here: http://dev.splunk.com/view/rest-api-overview/SP-CAAADP8

Happy Splunk coding!!

Get Updates on the Splunk Community!

Technical Workshop Series: Splunk Data Management and SPL2 | Register here!

Hey, Splunk Community! Ready to take your data management skills to the next level? Join us for a 3-part ...

Spotting Financial Fraud in the Haystack: A Guide to Behavioral Analytics with Splunk

In today's digital financial ecosystem, security teams face an unprecedented challenge. The sheer volume of ...

Solve Problems Faster with New, Smarter AI and Integrations in Splunk Observability

Solve Problems Faster with New, Smarter AI and Integrations in Splunk Observability As businesses scale ...