<?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 i would like to get the total  bandwidth used by a particular subnet in my network in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/i-would-like-to-get-the-total-bandwidth-used-by-a-particular/m-p/438092#M174054</link>
    <description>&lt;P&gt;i would like to get the total  bandwidth used by a particular subnet in my network, please help, i am new in splunk, &lt;/P&gt;</description>
    <pubDate>Mon, 17 Dec 2018 14:31:45 GMT</pubDate>
    <dc:creator>ikaneng</dc:creator>
    <dc:date>2018-12-17T14:31:45Z</dc:date>
    <item>
      <title>i would like to get the total  bandwidth used by a particular subnet in my network</title>
      <link>https://community.splunk.com/t5/Splunk-Search/i-would-like-to-get-the-total-bandwidth-used-by-a-particular/m-p/438092#M174054</link>
      <description>&lt;P&gt;i would like to get the total  bandwidth used by a particular subnet in my network, please help, i am new in splunk, &lt;/P&gt;</description>
      <pubDate>Mon, 17 Dec 2018 14:31:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/i-would-like-to-get-the-total-bandwidth-used-by-a-particular/m-p/438092#M174054</guid>
      <dc:creator>ikaneng</dc:creator>
      <dc:date>2018-12-17T14:31:45Z</dc:date>
    </item>
    <item>
      <title>Re: i would like to get the total  bandwidth used by a particular subnet in my network</title>
      <link>https://community.splunk.com/t5/Splunk-Search/i-would-like-to-get-the-total-bandwidth-used-by-a-particular/m-p/438093#M174055</link>
      <description>&lt;P&gt;we might need more details like how your field=values look like, and what's your sample search you started with. &lt;/P&gt;</description>
      <pubDate>Mon, 17 Dec 2018 17:19:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/i-would-like-to-get-the-total-bandwidth-used-by-a-particular/m-p/438093#M174055</guid>
      <dc:creator>prakash007</dc:creator>
      <dc:date>2018-12-17T17:19:50Z</dc:date>
    </item>
    <item>
      <title>Re: i would like to get the total  bandwidth used by a particular subnet in my network</title>
      <link>https://community.splunk.com/t5/Splunk-Search/i-would-like-to-get-the-total-bandwidth-used-by-a-particular/m-p/438094#M174056</link>
      <description>&lt;P&gt;hi prakash007, can you suggest a basic search that I can try out, totally new in this thing, &lt;/P&gt;</description>
      <pubDate>Tue, 18 Dec 2018 09:37:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/i-would-like-to-get-the-total-bandwidth-used-by-a-particular/m-p/438094#M174056</guid>
      <dc:creator>ikaneng</dc:creator>
      <dc:date>2018-12-18T09:37:22Z</dc:date>
    </item>
    <item>
      <title>Re: i would like to get the total  bandwidth used by a particular subnet in my network</title>
      <link>https://community.splunk.com/t5/Splunk-Search/i-would-like-to-get-the-total-bandwidth-used-by-a-particular/m-p/438095#M174057</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/155109"&gt;@ikaneng&lt;/a&gt;: how's your raw data look like, we need more details to come up with a search...&lt;BR /&gt;
If it's a ipv4 you can have this in your base search, you might have to use cidrmatch for ipv6...&lt;/P&gt;

&lt;P&gt;e.g: index=index_name sourcetype=stype subnet_ip=10.0.0.1/24 | stats count, max(connsbyHost) as max_bandwidth, min(connsbyHost) as min_bandwidth,  avg(connsbyHost) as avg_bandwidth BY Interface&lt;/P&gt;

&lt;P&gt;go though this splunk docs for reference..&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/SearchReference/Aggregatefunctions#max.28X.29" target="_blank"&gt;http://docs.splunk.com/Documentation/Splunk/latest/SearchReference/Aggregatefunctions#max.28X.29&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/7.2.1/SearchReference/ConditionalFunctions#cidrmatch.28.22X.22.2CY.29" target="_blank"&gt;http://docs.splunk.com/Documentation/Splunk/7.2.1/SearchReference/ConditionalFunctions#cidrmatch.28.22X.22.2CY.29&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 22:30:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/i-would-like-to-get-the-total-bandwidth-used-by-a-particular/m-p/438095#M174057</guid>
      <dc:creator>prakash007</dc:creator>
      <dc:date>2020-09-29T22:30:17Z</dc:date>
    </item>
  </channel>
</rss>

