<?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: Grouping Client Ips in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Grouping-Client-Ips/m-p/69200#M17368</link>
    <description>&lt;P&gt;yes, you just need a lookup like this, and the IP address that are not included there will not get any value in the field 'company', or you could set a default value too&lt;/P&gt;

&lt;P&gt;IP,company&lt;BR /&gt;
IP_sample_1,xxx&lt;BR /&gt;
IP_sample_2,xxx&lt;BR /&gt;
...&lt;BR /&gt;
..&lt;BR /&gt;
IP_sample_3,yyy&lt;BR /&gt;
IP_sample_4,xxx&lt;BR /&gt;
IP_sample_5,zzz&lt;BR /&gt;
..&lt;BR /&gt;
.&lt;BR /&gt;
IP_sample_6,zzz&lt;BR /&gt;
IP_sample_7,xxx&lt;/P&gt;</description>
    <pubDate>Mon, 28 Sep 2020 14:08:17 GMT</pubDate>
    <dc:creator>asimagu</dc:creator>
    <dc:date>2020-09-28T14:08:17Z</dc:date>
    <item>
      <title>Grouping Client Ips</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Grouping-Client-Ips/m-p/69197#M17365</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;We have different set of clientIPs and we want to group them so that we can either group them by or exclude that group  or something like that..Do you have any suggestions whether to create as an events/macros/tags would give more value?&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jun 2013 23:04:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Grouping-Client-Ips/m-p/69197#M17365</guid>
      <dc:creator>xvxt006</dc:creator>
      <dc:date>2013-06-19T23:04:47Z</dc:date>
    </item>
    <item>
      <title>Re: Grouping Client Ips</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Grouping-Client-Ips/m-p/69198#M17366</link>
      <description>&lt;P&gt;If you have all the IP's addresses the best way to proceed would be using automatic lookups and thus creating a new field, then use the values of that field to do the grouping.&lt;/P&gt;

&lt;P&gt;If you don't have the full IP addresses and just want to group them depending on the network they belong to, I would use the 'eval' command to create a new field based on whatever rule you need to create the grouping. &lt;/P&gt;</description>
      <pubDate>Thu, 20 Jun 2013 04:07:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Grouping-Client-Ips/m-p/69198#M17366</guid>
      <dc:creator>asimagu</dc:creator>
      <dc:date>2013-06-20T04:07:10Z</dc:date>
    </item>
    <item>
      <title>Re: Grouping Client Ips</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Grouping-Client-Ips/m-p/69199#M17367</link>
      <description>&lt;P&gt;Hi Thanks for the response. We have some IPs that are white listed. For examle if we have 1000 ips, out of those i know about 100 of them. Say 10 are from xxx company and 50 are from yyy and 40 are from zzz company.  So do you think i can still use automatic lookups?&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jun 2013 04:42:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Grouping-Client-Ips/m-p/69199#M17367</guid>
      <dc:creator>xvxt006</dc:creator>
      <dc:date>2013-06-20T04:42:43Z</dc:date>
    </item>
    <item>
      <title>Re: Grouping Client Ips</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Grouping-Client-Ips/m-p/69200#M17368</link>
      <description>&lt;P&gt;yes, you just need a lookup like this, and the IP address that are not included there will not get any value in the field 'company', or you could set a default value too&lt;/P&gt;

&lt;P&gt;IP,company&lt;BR /&gt;
IP_sample_1,xxx&lt;BR /&gt;
IP_sample_2,xxx&lt;BR /&gt;
...&lt;BR /&gt;
..&lt;BR /&gt;
IP_sample_3,yyy&lt;BR /&gt;
IP_sample_4,xxx&lt;BR /&gt;
IP_sample_5,zzz&lt;BR /&gt;
..&lt;BR /&gt;
.&lt;BR /&gt;
IP_sample_6,zzz&lt;BR /&gt;
IP_sample_7,xxx&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 14:08:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Grouping-Client-Ips/m-p/69200#M17368</guid>
      <dc:creator>asimagu</dc:creator>
      <dc:date>2020-09-28T14:08:17Z</dc:date>
    </item>
    <item>
      <title>Re: Grouping Client Ips</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Grouping-Client-Ips/m-p/69201#M17369</link>
      <description>&lt;P&gt;Additionally you could even define net ranges if that's more convenient, and then specify the lookup type to be cidr. Splunk understands cidr notation.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jun 2013 10:35:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Grouping-Client-Ips/m-p/69201#M17369</guid>
      <dc:creator>Ayn</dc:creator>
      <dc:date>2013-06-20T10:35:50Z</dc:date>
    </item>
  </channel>
</rss>

