<?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 to other tools using REST API in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Send-data-to-other-tools-using-REST-API/m-p/547566#M91126</link>
    <description>&lt;P&gt;You can edit the search according to your desired fields like below;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;curl -k -u admin:pwd https://IP:8089/services/search/jobs/export -d search="search index=abc earliest=-24h | table host index sourcetype _raw" -d output_mode=json&lt;/LI-CODE&gt;</description>
    <pubDate>Mon, 12 Apr 2021 08:43:16 GMT</pubDate>
    <dc:creator>scelikok</dc:creator>
    <dc:date>2021-04-12T08:43:16Z</dc:date>
    <item>
      <title>Send data to other tools using REST API</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Send-data-to-other-tools-using-REST-API/m-p/547183#M91087</link>
      <description>&lt;P&gt;Hi, We have a requirement to send data(all indexes data) to other tool using REST API.How can i display all indexes data using rest API.&lt;BR /&gt;I tested with this end point,but it is showing only indexes information not data.&lt;BR /&gt;curl -k -u admin:pwd &lt;A href="https://IP:8089/services/data/indexes/" target="_blank"&gt;https://IP:8089/services/data/indexes/&lt;/A&gt;&lt;BR /&gt;How can i display or provide full indexes data if any one use the endpoint?&lt;/P&gt;</description>
      <pubDate>Thu, 08 Apr 2021 12:37:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Send-data-to-other-tools-using-REST-API/m-p/547183#M91087</guid>
      <dc:creator>ubp1252</dc:creator>
      <dc:date>2021-04-08T12:37:06Z</dc:date>
    </item>
    <item>
      <title>Re: Send data to other tools using REST API</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Send-data-to-other-tools-using-REST-API/m-p/547487#M91119</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/233137"&gt;@ubp1252&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;You should use search job export endpoint, please try below sample;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;curl -k -u admin:pwd https://IP:8089/services/search/jobs/export -d search="search index=abc earliest=-24h" -d output_mode=json&lt;/LI-CODE&gt;</description>
      <pubDate>Sat, 10 Apr 2021 09:05:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Send-data-to-other-tools-using-REST-API/m-p/547487#M91119</guid>
      <dc:creator>scelikok</dc:creator>
      <dc:date>2021-04-10T09:05:25Z</dc:date>
    </item>
    <item>
      <title>Re: Send data to other tools using REST API</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Send-data-to-other-tools-using-REST-API/m-p/547564#M91125</link>
      <description>&lt;P&gt;How to take only few fields like host,index,sourcetype,_raw in command&lt;/P&gt;</description>
      <pubDate>Mon, 12 Apr 2021 07:37:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Send-data-to-other-tools-using-REST-API/m-p/547564#M91125</guid>
      <dc:creator>ubp1252</dc:creator>
      <dc:date>2021-04-12T07:37:29Z</dc:date>
    </item>
    <item>
      <title>Re: Send data to other tools using REST API</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Send-data-to-other-tools-using-REST-API/m-p/547566#M91126</link>
      <description>&lt;P&gt;You can edit the search according to your desired fields like below;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;curl -k -u admin:pwd https://IP:8089/services/search/jobs/export -d search="search index=abc earliest=-24h | table host index sourcetype _raw" -d output_mode=json&lt;/LI-CODE&gt;</description>
      <pubDate>Mon, 12 Apr 2021 08:43:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Send-data-to-other-tools-using-REST-API/m-p/547566#M91126</guid>
      <dc:creator>scelikok</dc:creator>
      <dc:date>2021-04-12T08:43:16Z</dc:date>
    </item>
  </channel>
</rss>

