<?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 Predefined Group in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Predefined-Group/m-p/490403#M136935</link>
    <description>&lt;P&gt;What is the best way to define a "group" of ip subnets called server_subnet then use that in searches.&lt;/P&gt;

&lt;P&gt;I have about 19 subnets used to host our server fleet and I would like to define these subnets and assign a name such as server_subnets so I can then write a search that references that name.  For example&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index="*" src_ip="server_subnets" | stats count by host
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;OR&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index="*" dest_ip!="server_subnets"
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Wed, 22 Jan 2020 23:18:36 GMT</pubDate>
    <dc:creator>balcv</dc:creator>
    <dc:date>2020-01-22T23:18:36Z</dc:date>
    <item>
      <title>Predefined Group</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Predefined-Group/m-p/490403#M136935</link>
      <description>&lt;P&gt;What is the best way to define a "group" of ip subnets called server_subnet then use that in searches.&lt;/P&gt;

&lt;P&gt;I have about 19 subnets used to host our server fleet and I would like to define these subnets and assign a name such as server_subnets so I can then write a search that references that name.  For example&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index="*" src_ip="server_subnets" | stats count by host
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;OR&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index="*" dest_ip!="server_subnets"
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jan 2020 23:18:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Predefined-Group/m-p/490403#M136935</guid>
      <dc:creator>balcv</dc:creator>
      <dc:date>2020-01-22T23:18:36Z</dc:date>
    </item>
    <item>
      <title>Re: Predefined Group</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Predefined-Group/m-p/490404#M136936</link>
      <description>&lt;P&gt;@balcv ,&lt;/P&gt;

&lt;P&gt;You may use &lt;CODE&gt;tags&lt;/CODE&gt; or &lt;CODE&gt;eventtypes&lt;/CODE&gt; to group fields/values&lt;/P&gt;

&lt;P&gt;Most of the options are detailed in the &lt;A href="https://docs.splunk.com/Documentation/Splunk/latest/Search/Classifysimilarevents"&gt;Classify and group similar events&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jan 2020 07:53:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Predefined-Group/m-p/490404#M136936</guid>
      <dc:creator>renjith_nair</dc:creator>
      <dc:date>2020-01-23T07:53:36Z</dc:date>
    </item>
  </channel>
</rss>

