<?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: Search for total number of src_ip connections to a dest_ip in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-search-for-total-number-of-src-ip-connections-to-a-dest/m-p/587769#M204700</link>
    <description>&lt;P&gt;Thanks for the response Sanjay.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;index=firewall_us dest_ip=xx.xx.xx.xx action=allowed&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;| stats list(src_ip) as source count by&amp;nbsp;dest_ip&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;| where count &amp;gt; 1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;| sort – count&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;This doesn't return any results at all&lt;BR /&gt;Actually I'm just looking for the total number of connections to the destination IP regardless of source IP.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 06 Mar 2022 17:02:15 GMT</pubDate>
    <dc:creator>Gurv_Bahad</dc:creator>
    <dc:date>2022-03-06T17:02:15Z</dc:date>
    <item>
      <title>How to search for total number of src_ip connections to a dest_ip?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-search-for-total-number-of-src-ip-connections-to-a-dest/m-p/587763#M204696</link>
      <description>&lt;P&gt;trying to list the total number of allowed connections to a destination IP from any/all source IP's&lt;/P&gt;
&lt;P&gt;currently using the following search,&lt;/P&gt;
&lt;P&gt;index=firewall_usa dest_ip=xx.xx.xx.xx action=allowed&amp;nbsp;&lt;BR /&gt;| stats count BY src_ip dest_ip&lt;BR /&gt;| where count &amp;gt; 1&lt;BR /&gt;| sort – count&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there a better/ quicker way to do this&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Mar 2022 03:57:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-search-for-total-number-of-src-ip-connections-to-a-dest/m-p/587763#M204696</guid>
      <dc:creator>Gurv_Bahad</dc:creator>
      <dc:date>2022-03-08T03:57:16Z</dc:date>
    </item>
    <item>
      <title>Re: Search for total number of src_ip connections to a dest_ip</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-search-for-total-number-of-src-ip-connections-to-a-dest/m-p/587764#M204697</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/243634"&gt;@Gurv_Bahad&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;This might help,&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Howerver what is your expected output&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Accordingly we can modify SPL to show the output&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;index=firewall_us dest_ip=xx.xx.xx.xx action=allowed&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;| stats list(src_ip) as soucre count by&amp;nbsp;dest_ip&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;| where count &amp;gt; 1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;| sort – count&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 06 Mar 2022 14:58:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-search-for-total-number-of-src-ip-connections-to-a-dest/m-p/587764#M204697</guid>
      <dc:creator>SanjayReddy</dc:creator>
      <dc:date>2022-03-06T14:58:37Z</dc:date>
    </item>
    <item>
      <title>Re: Search for total number of src_ip connections to a dest_ip</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-search-for-total-number-of-src-ip-connections-to-a-dest/m-p/587769#M204700</link>
      <description>&lt;P&gt;Thanks for the response Sanjay.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;index=firewall_us dest_ip=xx.xx.xx.xx action=allowed&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;| stats list(src_ip) as source count by&amp;nbsp;dest_ip&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;| where count &amp;gt; 1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;| sort – count&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;This doesn't return any results at all&lt;BR /&gt;Actually I'm just looking for the total number of connections to the destination IP regardless of source IP.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 06 Mar 2022 17:02:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-search-for-total-number-of-src-ip-connections-to-a-dest/m-p/587769#M204700</guid>
      <dc:creator>Gurv_Bahad</dc:creator>
      <dc:date>2022-03-06T17:02:15Z</dc:date>
    </item>
    <item>
      <title>Re: Search for total number of src_ip connections to a dest_ip</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-search-for-total-number-of-src-ip-connections-to-a-dest/m-p/587772#M204701</link>
      <description>&lt;P&gt;You probably have several, possibly different, network devices. Good practice would be to install the CIM app and parse all your network sources to be CIM-compliant (usually add-ons do that) and get the data into Network Traffic datamodel.&lt;/P&gt;&lt;P&gt;If you have lots of events, you can accelerate the datamodel so you only use accelerated summaries for your searches, not the raw data. It's much, much quicker this way.&lt;/P&gt;</description>
      <pubDate>Sun, 06 Mar 2022 17:42:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-search-for-total-number-of-src-ip-connections-to-a-dest/m-p/587772#M204701</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2022-03-06T17:42:57Z</dc:date>
    </item>
    <item>
      <title>Re: Search for total number of src_ip connections to a dest_ip</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-search-for-total-number-of-src-ip-connections-to-a-dest/m-p/587843#M204726</link>
      <description>&lt;P&gt;Thanks for your response;&lt;/P&gt;&lt;P&gt;Yes we do have several different network devices, all except firewall traffic goes to a network traffic index with FW events going to a separate index,&amp;nbsp; but I believe CIM compliance has been taken care of.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Mar 2022 12:36:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-search-for-total-number-of-src-ip-connections-to-a-dest/m-p/587843#M204726</guid>
      <dc:creator>Gurv_Bahad</dc:creator>
      <dc:date>2022-03-07T12:36:22Z</dc:date>
    </item>
    <item>
      <title>Re: Search for total number of src_ip connections to a dest_ip</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-search-for-total-number-of-src-ip-connections-to-a-dest/m-p/587863#M204734</link>
      <description>&lt;P&gt;Appreciate the assistance from the experts here.&lt;BR /&gt;&lt;BR /&gt;The ask has developed.&lt;/P&gt;&lt;P&gt;I'm looking to list total connections to destination IP by day, regardless of source to try and determine the volume of connections per day of the week and also if possible to determine when during the day do the number of connections peak.&lt;BR /&gt;Any help would be greatly appreciated.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Mar 2022 14:20:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-search-for-total-number-of-src-ip-connections-to-a-dest/m-p/587863#M204734</guid>
      <dc:creator>Gurv_Bahad</dc:creator>
      <dc:date>2022-03-07T14:20:39Z</dc:date>
    </item>
  </channel>
</rss>

