<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Does Splunk offer any such solution to make a call to SOAP-REST-HTTP URL and to test their availability? in Monitoring Splunk</title>
    <link>https://community.splunk.com/t5/Monitoring-Splunk/Does-Splunk-offer-any-such-solution-to-make-a-call-to-SOAP-REST/m-p/267500#M2520</link>
    <description>&lt;P&gt;Does Splunk offer any such solution to make a call to SOAP-REST-HTTP URL and to test their availability? &lt;/P&gt;</description>
    <pubDate>Thu, 20 Oct 2016 19:06:59 GMT</pubDate>
    <dc:creator>satya2p</dc:creator>
    <dc:date>2016-10-20T19:06:59Z</dc:date>
    <item>
      <title>Does Splunk offer any such solution to make a call to SOAP-REST-HTTP URL and to test their availability?</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Does-Splunk-offer-any-such-solution-to-make-a-call-to-SOAP-REST/m-p/267500#M2520</link>
      <description>&lt;P&gt;Does Splunk offer any such solution to make a call to SOAP-REST-HTTP URL and to test their availability? &lt;/P&gt;</description>
      <pubDate>Thu, 20 Oct 2016 19:06:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Does-Splunk-offer-any-such-solution-to-make-a-call-to-SOAP-REST/m-p/267500#M2520</guid>
      <dc:creator>satya2p</dc:creator>
      <dc:date>2016-10-20T19:06:59Z</dc:date>
    </item>
    <item>
      <title>Re: Does Splunk offer any such solution to make a call to SOAP-REST-HTTP URL and to test their availability?</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Does-Splunk-offer-any-such-solution-to-make-a-call-to-SOAP-REST/m-p/267501#M2521</link>
      <description>&lt;P&gt;Think you need to clarify what you mean by 'SOAP-REST-HTTP' as you've just named three different protocols. Are you asking how to test if splunk is running on a machine?&lt;/P&gt;</description>
      <pubDate>Thu, 20 Oct 2016 19:41:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Does-Splunk-offer-any-such-solution-to-make-a-call-to-SOAP-REST/m-p/267501#M2521</guid>
      <dc:creator>ollie920049</dc:creator>
      <dc:date>2016-10-20T19:41:03Z</dc:date>
    </item>
    <item>
      <title>Re: Does Splunk offer any such solution to make a call to SOAP-REST-HTTP URL and to test their availability?</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Does-Splunk-offer-any-such-solution-to-make-a-call-to-SOAP-REST/m-p/267502#M2522</link>
      <description>&lt;P&gt;I'm assuming you want the ability to consume logs, set a Splunk alert on a keyword, then send a SOAP call to verify the web service is good if that alert fires?&lt;/P&gt;

&lt;P&gt;You could always create a script to fire on that alert which will do a cURL and send that web service call. If I'm correct then I can help you set this up&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.1.1/RESTAPI/RESTinput#receivers.2Fsimple"&gt;http://docs.splunk.com/Documentation/Splunk/6.1.1/RESTAPI/RESTinput#receivers.2Fsimple&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Oct 2016 19:46:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Does-Splunk-offer-any-such-solution-to-make-a-call-to-SOAP-REST/m-p/267502#M2522</guid>
      <dc:creator>skoelpin</dc:creator>
      <dc:date>2016-10-20T19:46:13Z</dc:date>
    </item>
    <item>
      <title>Re: Does Splunk offer any such solution to make a call to SOAP-REST-HTTP URL and to test their availability?</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Does-Splunk-offer-any-such-solution-to-make-a-call-to-SOAP-REST/m-p/267503#M2523</link>
      <description>&lt;P&gt;SOAP-REST-HTTP - I meant test application/service via SOAP or REST endpoint or via httpclient. Can we script and schedule search/alert with in splunk.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Oct 2016 19:46:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Does-Splunk-offer-any-such-solution-to-make-a-call-to-SOAP-REST/m-p/267503#M2523</guid>
      <dc:creator>satya2p</dc:creator>
      <dc:date>2016-10-20T19:46:20Z</dc:date>
    </item>
    <item>
      <title>Re: Does Splunk offer any such solution to make a call to SOAP-REST-HTTP URL and to test their availability?</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Does-Splunk-offer-any-such-solution-to-make-a-call-to-SOAP-REST/m-p/267504#M2524</link>
      <description>&lt;P&gt;yeah, you got it. please guide me to set up that, that would be really helpful. We are using enterprise splunk.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Oct 2016 20:03:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Does-Splunk-offer-any-such-solution-to-make-a-call-to-SOAP-REST/m-p/267504#M2524</guid>
      <dc:creator>satya2p</dc:creator>
      <dc:date>2016-10-21T20:03:18Z</dc:date>
    </item>
    <item>
      <title>Re: Does Splunk offer any such solution to make a call to SOAP-REST-HTTP URL and to test their availability?</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Does-Splunk-offer-any-such-solution-to-make-a-call-to-SOAP-REST/m-p/267505#M2525</link>
      <description>&lt;P&gt;Sure, this weekend I will give you a working example and help implement it &lt;/P&gt;</description>
      <pubDate>Fri, 21 Oct 2016 20:06:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Does-Splunk-offer-any-such-solution-to-make-a-call-to-SOAP-REST/m-p/267505#M2525</guid>
      <dc:creator>skoelpin</dc:creator>
      <dc:date>2016-10-21T20:06:28Z</dc:date>
    </item>
    <item>
      <title>Re: Does Splunk offer any such solution to make a call to SOAP-REST-HTTP URL and to test their availability?</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Does-Splunk-offer-any-such-solution-to-make-a-call-to-SOAP-REST/m-p/267506#M2526</link>
      <description>&lt;P&gt;&lt;A href="https://splunkbase.splunk.com/app/1493/"&gt;Website monitoring&lt;/A&gt; (not an official Splunk app) does http testing, you could always enhance it to perform other kinds of connections if required...&lt;/P&gt;

&lt;P&gt;The &lt;A href="https://splunkbase.splunk.com/app/1546/"&gt;REST API modular input&lt;/A&gt; app, also not an official Splunk app can perform REST calls to retrieve data so this might also be relevant if you are looking for something pre-built...&lt;/P&gt;</description>
      <pubDate>Sun, 23 Oct 2016 02:32:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Does-Splunk-offer-any-such-solution-to-make-a-call-to-SOAP-REST/m-p/267506#M2526</guid>
      <dc:creator>gjanders</dc:creator>
      <dc:date>2016-10-23T02:32:27Z</dc:date>
    </item>
    <item>
      <title>Re: Does Splunk offer any such solution to make a call to SOAP-REST-HTTP URL and to test their availability?</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Does-Splunk-offer-any-such-solution-to-make-a-call-to-SOAP-REST/m-p/267507#M2527</link>
      <description>&lt;P&gt;Assuming your running a single indexer on a Linux server, you will first create a an XML file and will reference this in your script. So for example, you have an XML file called &lt;CODE&gt;request.xml&lt;/CODE&gt; and place it under &lt;CODE&gt;/opt/websvc/requests&lt;/CODE&gt;. You will then create a script which will look like this (below), we will call it &lt;CODE&gt;websvc_call.sh&lt;/CODE&gt;&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;cd /opt/websvc/requests
curl -X POST -H "Content-Type: text/xml" -H  --data-binary @request.xml &lt;A href="http://xxx.xx.xx.xxx/YOUR/ENDPOINT.svc" target="test_blank"&gt;http://xxx.xx.xx.xxx/YOUR/ENDPOINT.svc&lt;/A&gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;You will save this script to &lt;CODE&gt;SPLUNK_HOME/bin/scripts/websvc_call.sh&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;You will then go into the Splunk UI, find the text you want to alert on, save as an alert, then &lt;CODE&gt;Trigger Actions&lt;/CODE&gt;, select &lt;CODE&gt;Execute a Script&lt;/CODE&gt; and enter the script name and save. This will send a web service call if text appears.. If you want to go further, you could have it respond back and have Splunk consume it and provide you with an alert or dashboard &lt;/P&gt;</description>
      <pubDate>Sun, 23 Oct 2016 21:26:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Does-Splunk-offer-any-such-solution-to-make-a-call-to-SOAP-REST/m-p/267507#M2527</guid>
      <dc:creator>skoelpin</dc:creator>
      <dc:date>2016-10-23T21:26:27Z</dc:date>
    </item>
    <item>
      <title>Re: Does Splunk offer any such solution to make a call to SOAP-REST-HTTP URL and to test their availability?</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Does-Splunk-offer-any-such-solution-to-make-a-call-to-SOAP-REST/m-p/558496#M5118</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Can you share an example script to check if SOAP URL is up and running?&lt;/P&gt;&lt;P&gt;I checked with Web URL monitoring for SOAP URL but it gives an error as 'page not found'. The same SOAP URL is working from SOAP UI. The SOAP URL , i want to use , it needs user id, password and few more fields to call the URL from SOAP UI.&lt;/P&gt;&lt;P&gt;Please help&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jul 2021 05:11:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Does-Splunk-offer-any-such-solution-to-make-a-call-to-SOAP-REST/m-p/558496#M5118</guid>
      <dc:creator>Maddy</dc:creator>
      <dc:date>2021-07-07T05:11:05Z</dc:date>
    </item>
    <item>
      <title>Re: Does Splunk offer any such solution to make a call to SOAP-REST-HTTP URL and to test their availability?</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Does-Splunk-offer-any-such-solution-to-make-a-call-to-SOAP-REST/m-p/565276#M8555</link>
      <description>&lt;P&gt;Link in solution is not opening.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you share an example script to check if SOAP URL is up and running?&lt;/P&gt;&lt;P&gt;I checked with Web URL monitoring for SOAP URL but it gives an error as 'page not found'. The same SOAP URL is working from SOAP UI. The SOAP URL , i want to use , it needs user id, password and few more fields to call the URL from SOAP UI.&lt;/P&gt;&lt;P&gt;Please help&lt;/P&gt;</description>
      <pubDate>Tue, 31 Aug 2021 06:32:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Does-Splunk-offer-any-such-solution-to-make-a-call-to-SOAP-REST/m-p/565276#M8555</guid>
      <dc:creator>Maddy</dc:creator>
      <dc:date>2021-08-31T06:32:30Z</dc:date>
    </item>
  </channel>
</rss>

