<?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 importing IP List in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/importing-IP-List/m-p/96299#M97448</link>
    <description>&lt;P&gt;Sorry in advance to the newbie question but, is there a way to import a list of IP addresses into splunk search query?&lt;/P&gt;

&lt;P&gt;For example, I come across a couple of pieces of malware and identify the call back addresses which could number into the dozens or even hundreds.  I would like to be able to import a list with these addresses into Splunk and run those across my Web Logs looking for any activity.&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Tue, 16 Apr 2013 18:27:30 GMT</pubDate>
    <dc:creator>TucoRameriz</dc:creator>
    <dc:date>2013-04-16T18:27:30Z</dc:date>
    <item>
      <title>importing IP List</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/importing-IP-List/m-p/96299#M97448</link>
      <description>&lt;P&gt;Sorry in advance to the newbie question but, is there a way to import a list of IP addresses into splunk search query?&lt;/P&gt;

&lt;P&gt;For example, I come across a couple of pieces of malware and identify the call back addresses which could number into the dozens or even hundreds.  I would like to be able to import a list with these addresses into Splunk and run those across my Web Logs looking for any activity.&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 16 Apr 2013 18:27:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/importing-IP-List/m-p/96299#M97448</guid>
      <dc:creator>TucoRameriz</dc:creator>
      <dc:date>2013-04-16T18:27:30Z</dc:date>
    </item>
    <item>
      <title>Re: importing IP List</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/importing-IP-List/m-p/96300#M97449</link>
      <description>&lt;P&gt;This is a prime example of what you could use a subsearch for. &lt;A href="http://docs.splunk.com/Documentation/Splunk/5.0.2/Tutorial/Useasubsearch"&gt;http://docs.splunk.com/Documentation/Splunk/5.0.2/Tutorial/Useasubsearch&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Given a lookup table (yourlookuptable) with a list of ip's (field ip), you could do&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[| inputlookup yourlookuptable | field ip]
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 16 Apr 2013 19:36:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/importing-IP-List/m-p/96300#M97449</guid>
      <dc:creator>Ayn</dc:creator>
      <dc:date>2013-04-16T19:36:05Z</dc:date>
    </item>
    <item>
      <title>Re: importing IP List</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/importing-IP-List/m-p/96301#M97450</link>
      <description>&lt;P&gt;Have a look at &lt;CODE&gt;lookups&lt;/CODE&gt; in the docs, also the command &lt;CODE&gt;inputcsv&lt;/CODE&gt; or &lt;CODE&gt;inputlookup&lt;/CODE&gt; may prove fruitful;&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/Knowledge/Addfieldsfromexternaldatasources"&gt;http://docs.splunk.com/Documentation/Splunk/latest/Knowledge/Addfieldsfromexternaldatasources&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/5.0.1/SearchReference/Inputlookup"&gt;http://docs.splunk.com/Documentation/Splunk/5.0.1/SearchReference/Inputlookup&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/5.0.1/SearchReference/Inputcsv"&gt;http://docs.splunk.com/Documentation/Splunk/5.0.1/SearchReference/Inputcsv&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Apr 2013 19:41:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/importing-IP-List/m-p/96301#M97450</guid>
      <dc:creator>kristian_kolb</dc:creator>
      <dc:date>2013-04-16T19:41:44Z</dc:date>
    </item>
    <item>
      <title>Re: importing IP List</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/importing-IP-List/m-p/96302#M97451</link>
      <description>&lt;P&gt;editing again.....&lt;/P&gt;</description>
      <pubDate>Tue, 16 Apr 2013 19:42:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/importing-IP-List/m-p/96302#M97451</guid>
      <dc:creator>kristian_kolb</dc:creator>
      <dc:date>2013-04-16T19:42:33Z</dc:date>
    </item>
  </channel>
</rss>

