Getting Data In

How SPLUNK can index SOAP WSDL data

aritratony
New Member

Hi Splunkers,

Currently we are having a SOAP WSDL of an external application.
But we are not aware of how to consume that in SPLUNK and index the data of that SOAP WSDL.
Could kindly suggest how to proceed in this case

Tags (1)
0 Karma

jkat54
SplunkTrust
SplunkTrust

You need to write a script that pulls the data to disk and consume with universal forwarder, or create a scripted input with the same code.

You might also be able to use the curl apps on splunkbase.com to query the SOAP endpoint as well.

TA-webtools allows you to setup inputs using curl.

0 Karma

FrankVl
Ultra Champion

You want to pull data from a SOAP interface (which is defined in the WSDL)? Or do you want to ingest the WSDL file itself?

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Network to App: Observability Unlocked [May & June Series]

In today’s digital landscape, your environment is no longer confined to the data center. It spans complex ...

SPL2 Deep Dives, AppDynamics Integrations, SAML Made Simple and Much More on Splunk ...

Splunk Lantern is Splunk’s customer success center that provides practical guidance from Splunk experts on key ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...