<?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 How to index data using Rest API in splunk? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-index-data-using-Rest-API-in-splunk/m-p/315515#M59038</link>
    <description>&lt;P&gt;HI I have a below curl command, What is the best way to ingest data into Splunk?&lt;/P&gt;

&lt;P&gt;curl -u "abc:123" -H "X-Requested-With: Curl" -X "POST" -d "action=list&amp;amp;show_attributes=ALL" "&lt;A href="https://qualysapi.qualys.com/api/2.0/fo/asset/group/"&gt;https://qualysapi.qualys.com/api/2.0/fo/asset/group/&lt;/A&gt;"&lt;/P&gt;</description>
    <pubDate>Tue, 23 May 2017 15:30:06 GMT</pubDate>
    <dc:creator>kiran331</dc:creator>
    <dc:date>2017-05-23T15:30:06Z</dc:date>
    <item>
      <title>How to index data using Rest API in splunk?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-index-data-using-Rest-API-in-splunk/m-p/315515#M59038</link>
      <description>&lt;P&gt;HI I have a below curl command, What is the best way to ingest data into Splunk?&lt;/P&gt;

&lt;P&gt;curl -u "abc:123" -H "X-Requested-With: Curl" -X "POST" -d "action=list&amp;amp;show_attributes=ALL" "&lt;A href="https://qualysapi.qualys.com/api/2.0/fo/asset/group/"&gt;https://qualysapi.qualys.com/api/2.0/fo/asset/group/&lt;/A&gt;"&lt;/P&gt;</description>
      <pubDate>Tue, 23 May 2017 15:30:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-index-data-using-Rest-API-in-splunk/m-p/315515#M59038</guid>
      <dc:creator>kiran331</dc:creator>
      <dc:date>2017-05-23T15:30:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to index data using Rest API in splunk?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-index-data-using-Rest-API-in-splunk/m-p/315516#M59039</link>
      <description>&lt;P&gt;"Best" depends on many factors, but potential solutions could be:&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;Append the results to a file monitored by a [monitor:///] stanza (and handle log rotation, etc)&lt;/LI&gt;
&lt;LI&gt;Create a modulear input that fetches that URL and indexes the results&lt;/LI&gt;
&lt;LI&gt;Scripted input&lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Thu, 25 May 2017 18:38:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-index-data-using-Rest-API-in-splunk/m-p/315516#M59039</guid>
      <dc:creator>micahkemp</dc:creator>
      <dc:date>2017-05-25T18:38:40Z</dc:date>
    </item>
  </channel>
</rss>

