<?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 Re: Send data from Splunk in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Send-data-from-Splunk/m-p/28727#M4935</link>
    <description>&lt;P&gt;Yes, Integrate with third-party tools and or portals using the SDK language of your choice.&lt;/P&gt;

&lt;P&gt;&lt;A href="http://dev.splunk.com/view/splunk-sdk/SP-CAAADP7"&gt;http://dev.splunk.com/view/splunk-sdk/SP-CAAADP7&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 08 Aug 2013 20:05:31 GMT</pubDate>
    <dc:creator>davecroto</dc:creator>
    <dc:date>2013-08-08T20:05:31Z</dc:date>
    <item>
      <title>Send data from Splunk</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Send-data-from-Splunk/m-p/28726#M4934</link>
      <description>&lt;P&gt;Is it possible to use Splunk as a data storage server and build an application that will send the data contained by Splunk by REST API to another server?&lt;/P&gt;</description>
      <pubDate>Thu, 08 Aug 2013 12:41:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Send-data-from-Splunk/m-p/28726#M4934</guid>
      <dc:creator>tonyArad</dc:creator>
      <dc:date>2013-08-08T12:41:31Z</dc:date>
    </item>
    <item>
      <title>Re: Send data from Splunk</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Send-data-from-Splunk/m-p/28727#M4935</link>
      <description>&lt;P&gt;Yes, Integrate with third-party tools and or portals using the SDK language of your choice.&lt;/P&gt;

&lt;P&gt;&lt;A href="http://dev.splunk.com/view/splunk-sdk/SP-CAAADP7"&gt;http://dev.splunk.com/view/splunk-sdk/SP-CAAADP7&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Aug 2013 20:05:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Send-data-from-Splunk/m-p/28727#M4935</guid>
      <dc:creator>davecroto</dc:creator>
      <dc:date>2013-08-08T20:05:31Z</dc:date>
    </item>
    <item>
      <title>Re: Send data from Splunk</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Send-data-from-Splunk/m-p/28728#M4936</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;While REST API and SDK allows you to integrate Splunk with third party applications, you can also use custom scripts etc for the same if the third party application has a provision for the same.&lt;/P&gt;

&lt;P&gt;You can use alerts feature in Splunk to call custom third party scripts / command line binary etc to pass on the search data from Splunk to third party application.&lt;/P&gt;

&lt;P&gt;Let me know if you have any queries on this.&lt;/P&gt;

&lt;P&gt;Regards,&lt;BR /&gt;
Amit Saxena&lt;/P&gt;</description>
      <pubDate>Fri, 09 Aug 2013 11:15:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Send-data-from-Splunk/m-p/28728#M4936</guid>
      <dc:creator>amit_saxena</dc:creator>
      <dc:date>2013-08-09T11:15:14Z</dc:date>
    </item>
    <item>
      <title>Re: Send data from Splunk</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Send-data-from-Splunk/m-p/28729#M4937</link>
      <description>&lt;P&gt;Hi Amit,&lt;BR /&gt;
Thank you for your answer.&lt;BR /&gt;
Can you please elaborate on the script/command needed in order to send out data? how do I configure it? &lt;BR /&gt;
Thanks again!&lt;BR /&gt;
Tony&lt;/P&gt;</description>
      <pubDate>Fri, 06 Sep 2013 07:09:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Send-data-from-Splunk/m-p/28729#M4937</guid>
      <dc:creator>tonyArad</dc:creator>
      <dc:date>2013-09-06T07:09:03Z</dc:date>
    </item>
    <item>
      <title>Re: Send data from Splunk</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Send-data-from-Splunk/m-p/28730#M4938</link>
      <description>&lt;P&gt;Hi Tony,&lt;/P&gt;

&lt;P&gt;You can use any programming language of your choice ( which has capability to work with REST API calls ) and then use the REST API depending upon your requirement. For details on REST API, you can refer the Splunk REST API documentation at &lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/RESTAPI/RESTcontents"&gt;http://docs.splunk.com/Documentation/Splunk/latest/RESTAPI/RESTcontents&lt;/A&gt; .&lt;/P&gt;

&lt;P&gt;Note : As "davecroto" has mentioned in later post, you can also use Splunk SDK available in few languages which acts like a wrapper over REST API to do the tasks thus simplifying the overall tasks.&lt;/P&gt;

&lt;P&gt;Let me know if you have more queries on this.&lt;/P&gt;

&lt;P&gt;Regards,&lt;BR /&gt;
Amit Saxena&lt;/P&gt;</description>
      <pubDate>Wed, 11 Sep 2013 08:11:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Send-data-from-Splunk/m-p/28730#M4938</guid>
      <dc:creator>amit_saxena</dc:creator>
      <dc:date>2013-09-11T08:11:08Z</dc:date>
    </item>
  </channel>
</rss>

