<?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: What is the best way to use the REST API to get info from almost identical url? in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/What-is-the-best-way-to-use-the-REST-API-to-get-info-from-almost/m-p/134436#M11210</link>
    <description>&lt;P&gt;Are you possibly trying to re-create threatlist data sources?&lt;/P&gt;</description>
    <pubDate>Tue, 21 Jul 2015 17:48:43 GMT</pubDate>
    <dc:creator>martin_mueller</dc:creator>
    <dc:date>2015-07-21T17:48:43Z</dc:date>
    <item>
      <title>What is the best way to use the REST API to get info from almost identical url?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/What-is-the-best-way-to-use-the-REST-API-to-get-info-from-almost/m-p/134435#M11209</link>
      <description>&lt;P&gt;I understand how the REST API works but I am lazy by default and have no intentions for creating over 1000 inputs. I want to use this http get &lt;CODE&gt;&lt;A href="https://www.badips.com/get/info/61.160.212.66" target="test_blank"&gt;https://www.badips.com/get/info/61.160.212.66&lt;/A&gt;&lt;/CODE&gt;, to get info on a IP Address (61.160.212.66 is just an example IP Address). Is there a way for me to have IP Addresses saved on a csv file and then substitute the current ip address in the url with the csv file ip address. Therefore I can stream ip address info bout all of the ip address.Can this be done in input config is there a better of approaching this.    &lt;/P&gt;</description>
      <pubDate>Tue, 21 Jul 2015 17:28:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/What-is-the-best-way-to-use-the-REST-API-to-get-info-from-almost/m-p/134435#M11209</guid>
      <dc:creator>syx093</dc:creator>
      <dc:date>2015-07-21T17:28:08Z</dc:date>
    </item>
    <item>
      <title>Re: What is the best way to use the REST API to get info from almost identical url?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/What-is-the-best-way-to-use-the-REST-API-to-get-info-from-almost/m-p/134436#M11210</link>
      <description>&lt;P&gt;Are you possibly trying to re-create threatlist data sources?&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jul 2015 17:48:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/What-is-the-best-way-to-use-the-REST-API-to-get-info-from-almost/m-p/134436#M11210</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2015-07-21T17:48:43Z</dc:date>
    </item>
    <item>
      <title>Re: What is the best way to use the REST API to get info from almost identical url?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/What-is-the-best-way-to-use-the-REST-API-to-get-info-from-almost/m-p/134437#M11211</link>
      <description>&lt;P&gt;In a way, yes.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jul 2015 17:52:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/What-is-the-best-way-to-use-the-REST-API-to-get-info-from-almost/m-p/134437#M11211</guid>
      <dc:creator>syx093</dc:creator>
      <dc:date>2015-07-21T17:52:41Z</dc:date>
    </item>
    <item>
      <title>Re: What is the best way to use the REST API to get info from almost identical url?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/What-is-the-best-way-to-use-the-REST-API-to-get-info-from-almost/m-p/134438#M11212</link>
      <description>&lt;P&gt;You may want to build a streaming command using the SDK.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jul 2015 19:05:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/What-is-the-best-way-to-use-the-REST-API-to-get-info-from-almost/m-p/134438#M11212</guid>
      <dc:creator>bmacias84</dc:creator>
      <dc:date>2015-07-21T19:05:42Z</dc:date>
    </item>
    <item>
      <title>Re: What is the best way to use the REST API to get info from almost identical url?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/What-is-the-best-way-to-use-the-REST-API-to-get-info-from-almost/m-p/134439#M11213</link>
      <description>&lt;P&gt;The SDK for Splunk? &lt;/P&gt;</description>
      <pubDate>Tue, 21 Jul 2015 19:12:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/What-is-the-best-way-to-use-the-REST-API-to-get-info-from-almost/m-p/134439#M11213</guid>
      <dc:creator>syx093</dc:creator>
      <dc:date>2015-07-21T19:12:34Z</dc:date>
    </item>
    <item>
      <title>Re: What is the best way to use the REST API to get info from almost identical url?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/What-is-the-best-way-to-use-the-REST-API-to-get-info-from-almost/m-p/134440#M11214</link>
      <description>&lt;P&gt;Consider looking at existing threatlist input implementations instead of re-inventing the wheel.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jul 2015 20:34:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/What-is-the-best-way-to-use-the-REST-API-to-get-info-from-almost/m-p/134440#M11214</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2015-07-21T20:34:18Z</dc:date>
    </item>
    <item>
      <title>Re: What is the best way to use the REST API to get info from almost identical url?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/What-is-the-best-way-to-use-the-REST-API-to-get-info-from-almost/m-p/134441#M11215</link>
      <description>&lt;P&gt;The REST API Modular input supports tokenization in the endpoint URL.&lt;/P&gt;

&lt;P&gt;You can setup 1 single input and then parametize the URL with a token definition.&lt;/P&gt;

&lt;P&gt;This token definition is a function in &lt;STRONG&gt;rest_ta/bin/tokens.py&lt;/STRONG&gt; that you would write to return a list of IP addresses.&lt;/P&gt;

&lt;P&gt;This would in effect spawn multiple HTTP requests running in parallel at a polling interval in seconds or on a CRON based schedule.&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/485iE26B70C03BA1F70F/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/486iAA3393240A800159/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jul 2015 04:50:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/What-is-the-best-way-to-use-the-REST-API-to-get-info-from-almost/m-p/134441#M11215</guid>
      <dc:creator>Damien_Dallimor</dc:creator>
      <dc:date>2015-07-22T04:50:14Z</dc:date>
    </item>
    <item>
      <title>Re: What is the best way to use the REST API to get info from almost identical url?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/What-is-the-best-way-to-use-the-REST-API-to-get-info-from-almost/m-p/134442#M11216</link>
      <description>&lt;P&gt;Do you have any recommendations. &lt;/P&gt;</description>
      <pubDate>Wed, 22 Jul 2015 12:24:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/What-is-the-best-way-to-use-the-REST-API-to-get-info-from-almost/m-p/134442#M11216</guid>
      <dc:creator>syx093</dc:creator>
      <dc:date>2015-07-22T12:24:18Z</dc:date>
    </item>
    <item>
      <title>Re: What is the best way to use the REST API to get info from almost identical url?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/What-is-the-best-way-to-use-the-REST-API-to-get-info-from-almost/m-p/134443#M11217</link>
      <description>&lt;P&gt;This might be a start: &lt;A href="https://splunkbase.splunk.com/apps/#/order/relevance/search/threat%2520list"&gt;https://splunkbase.splunk.com/apps/#/order/relevance/search/threat%2520list&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jul 2015 20:05:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/What-is-the-best-way-to-use-the-REST-API-to-get-info-from-almost/m-p/134443#M11217</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2015-07-22T20:05:06Z</dc:date>
    </item>
    <item>
      <title>Re: What is the best way to use the REST API to get info from almost identical url?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/What-is-the-best-way-to-use-the-REST-API-to-get-info-from-almost/m-p/134444#M11218</link>
      <description>&lt;P&gt;Thank you very much&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jul 2015 20:12:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/What-is-the-best-way-to-use-the-REST-API-to-get-info-from-almost/m-p/134444#M11218</guid>
      <dc:creator>syx093</dc:creator>
      <dc:date>2015-07-22T20:12:14Z</dc:date>
    </item>
  </channel>
</rss>

