<?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: lookup file with a mix of ranges of IP and unique IP in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/lookup-file-with-a-mix-of-ranges-of-IP-and-unique-IP/m-p/482101#M135075</link>
    <description>&lt;P&gt;You need all addresses in your lookup to be in CIDR notation, that means your lookup should look like this.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;ip,entity
10.0.1.0/24,A
10.0.2.0/24,B
12.0.0.4/32,C
12.0.0.8/32,C
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Wed, 04 Mar 2020 13:59:29 GMT</pubDate>
    <dc:creator>nickhills</dc:creator>
    <dc:date>2020-03-04T13:59:29Z</dc:date>
    <item>
      <title>lookup file with a mix of ranges of IP and unique IP</title>
      <link>https://community.splunk.com/t5/Splunk-Search/lookup-file-with-a-mix-of-ranges-of-IP-and-unique-IP/m-p/482100#M135074</link>
      <description>&lt;P&gt;Hi all&lt;/P&gt;

&lt;P&gt;I use a lookup file with a mix of ranges of IP and unique IP to count events of login&lt;/P&gt;

&lt;P&gt;My file is like this&lt;/P&gt;

&lt;P&gt;ip,entity&lt;BR /&gt;
10.0.1.0/24, A&lt;BR /&gt;
10.0.2.0/24, B&lt;BR /&gt;
12.0.0.4,C&lt;BR /&gt;
12.0.0.8,C&lt;/P&gt;

&lt;P&gt;I configure my lookup file with CIDR option but the result of search only extract the&lt;BR /&gt;
events of ip integrated in ranges of ip.&lt;/P&gt;

&lt;P&gt;I woulld like to extract all the results&lt;/P&gt;

&lt;P&gt;how can I solved this with only one lookup file ?&lt;/P&gt;</description>
      <pubDate>Wed, 04 Mar 2020 09:35:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/lookup-file-with-a-mix-of-ranges-of-IP-and-unique-IP/m-p/482100#M135074</guid>
      <dc:creator>faribole</dc:creator>
      <dc:date>2020-03-04T09:35:08Z</dc:date>
    </item>
    <item>
      <title>Re: lookup file with a mix of ranges of IP and unique IP</title>
      <link>https://community.splunk.com/t5/Splunk-Search/lookup-file-with-a-mix-of-ranges-of-IP-and-unique-IP/m-p/482101#M135075</link>
      <description>&lt;P&gt;You need all addresses in your lookup to be in CIDR notation, that means your lookup should look like this.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;ip,entity
10.0.1.0/24,A
10.0.2.0/24,B
12.0.0.4/32,C
12.0.0.8/32,C
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 04 Mar 2020 13:59:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/lookup-file-with-a-mix-of-ranges-of-IP-and-unique-IP/m-p/482101#M135075</guid>
      <dc:creator>nickhills</dc:creator>
      <dc:date>2020-03-04T13:59:29Z</dc:date>
    </item>
  </channel>
</rss>

