<?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: Trying to search by CIDR but getting no results in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Trying-to-search-by-CIDR-but-getting-no-results/m-p/227498#M67192</link>
    <description>&lt;P&gt;I think it is, as I use it in the Cisco security app without an issue.  The logs that have this data, are the same that I use to feed that app, just was trying to do it in the main search app, to create a dashboard for the boss.&lt;/P&gt;

&lt;P&gt;Going to try something else, omitting the SRC IP, and see if it will give me that as a stats.&lt;/P&gt;</description>
    <pubDate>Fri, 29 Apr 2016 11:42:27 GMT</pubDate>
    <dc:creator>bworrellZP</dc:creator>
    <dc:date>2016-04-29T11:42:27Z</dc:date>
    <item>
      <title>Trying to search by CIDR but getting no results</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Trying-to-search-by-CIDR-but-getting-no-results/m-p/227493#M67187</link>
      <description>&lt;P&gt;So I did a search by one IP in this range, and I get matches.  My thought was to try searching for any IP in the whole range that matched this criteria, but then I get nothing, not even the IP that I know matches.   Am I using the wrong format for searching?&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=* scr_ip=10.0.0.0/16  web_app=YouTube
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 28 Apr 2016 19:12:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Trying-to-search-by-CIDR-but-getting-no-results/m-p/227493#M67187</guid>
      <dc:creator>bworrellZP</dc:creator>
      <dc:date>2016-04-28T19:12:55Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to search by CIDR but getting no results</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Trying-to-search-by-CIDR-but-getting-no-results/m-p/227494#M67188</link>
      <description>&lt;P&gt;try some thing like this, &lt;/P&gt;

&lt;P&gt;index= wep_app=YouTube src_ip="10.0.0.*" OR src_id="known ip" OR src_id="known ip2" ....&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 09:34:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Trying-to-search-by-CIDR-but-getting-no-results/m-p/227494#M67188</guid>
      <dc:creator>vasanthmss</dc:creator>
      <dc:date>2020-09-29T09:34:43Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to search by CIDR but getting no results</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Trying-to-search-by-CIDR-but-getting-no-results/m-p/227495#M67189</link>
      <description>&lt;P&gt;Your syntax is right. &lt;BR /&gt;
Have you tried searching the whole 10.&lt;EM&gt;.&lt;/EM&gt;.* range by using /8 instead of /16?&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=* scr_ip=10.0.0.0/8 web_app=YouTube
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 28 Apr 2016 19:49:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Trying-to-search-by-CIDR-but-getting-no-results/m-p/227495#M67189</guid>
      <dc:creator>javiergn</dc:creator>
      <dc:date>2016-04-28T19:49:08Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to search by CIDR but getting no results</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Trying-to-search-by-CIDR-but-getting-no-results/m-p/227496#M67190</link>
      <description>&lt;P&gt;Tried with the /8 as well.  tried going down to the class C where I know the IP is, and get nada.  But when I search by the one actual IP, I get data&lt;/P&gt;</description>
      <pubDate>Fri, 29 Apr 2016 11:23:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Trying-to-search-by-CIDR-but-getting-no-results/m-p/227496#M67190</guid>
      <dc:creator>bworrellZP</dc:creator>
      <dc:date>2016-04-29T11:23:14Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to search by CIDR but getting no results</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Trying-to-search-by-CIDR-but-getting-no-results/m-p/227497#M67191</link>
      <description>&lt;P&gt;Grr. That's weird.&lt;BR /&gt;
See this post here:&lt;/P&gt;

&lt;P&gt;&lt;A href="https://answers.splunk.com/answers/23554/cidr-match.html"&gt;https://answers.splunk.com/answers/23554/cidr-match.html&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;I've used that notation hundreds of times.&lt;BR /&gt;
Is your src_ip being extracted correctly?&lt;/P&gt;</description>
      <pubDate>Fri, 29 Apr 2016 11:32:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Trying-to-search-by-CIDR-but-getting-no-results/m-p/227497#M67191</guid>
      <dc:creator>javiergn</dc:creator>
      <dc:date>2016-04-29T11:32:41Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to search by CIDR but getting no results</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Trying-to-search-by-CIDR-but-getting-no-results/m-p/227498#M67192</link>
      <description>&lt;P&gt;I think it is, as I use it in the Cisco security app without an issue.  The logs that have this data, are the same that I use to feed that app, just was trying to do it in the main search app, to create a dashboard for the boss.&lt;/P&gt;

&lt;P&gt;Going to try something else, omitting the SRC IP, and see if it will give me that as a stats.&lt;/P&gt;</description>
      <pubDate>Fri, 29 Apr 2016 11:42:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Trying-to-search-by-CIDR-but-getting-no-results/m-p/227498#M67192</guid>
      <dc:creator>bworrellZP</dc:creator>
      <dc:date>2016-04-29T11:42:27Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to search by CIDR but getting no results</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Trying-to-search-by-CIDR-but-getting-no-results/m-p/227499#M67193</link>
      <description>&lt;P&gt;So in testing, seems the webapp field was causing a conflict (comes from the IPS events in the ASA), changing from that to youtube.com, solved the issue.  got the results I was expecting.  Could be a bug in that app, will check with Cisco to be sure.  &lt;/P&gt;

&lt;P&gt;thanks for your help.&lt;/P&gt;</description>
      <pubDate>Fri, 29 Apr 2016 12:08:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Trying-to-search-by-CIDR-but-getting-no-results/m-p/227499#M67193</guid>
      <dc:creator>bworrellZP</dc:creator>
      <dc:date>2016-04-29T12:08:17Z</dc:date>
    </item>
  </channel>
</rss>

