<?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 Unique Source IPs Associated with 10+ Unique Destination IPs in Security</title>
    <link>https://community.splunk.com/t5/Security/Search-Unique-Source-IPs-Associated-with-10-Unique-Destination/m-p/510853#M11656</link>
    <description>&lt;P&gt;Try this.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index="indexabc" dest_port=0 
| stats count, dc(dest_ip) as UniqueDestinations by src_ip
| where UniqueDestinations &amp;gt;= 10&lt;/LI-CODE&gt;</description>
    <pubDate>Fri, 24 Jul 2020 14:56:13 GMT</pubDate>
    <dc:creator>richgalloway</dc:creator>
    <dc:date>2020-07-24T14:56:13Z</dc:date>
    <item>
      <title>Search Unique Source IPs Associated with 10+ Unique Destination IPs</title>
      <link>https://community.splunk.com/t5/Security/Search-Unique-Source-IPs-Associated-with-10-Unique-Destination/m-p/510845#M11655</link>
      <description>&lt;P&gt;Hi all I’m new to Splunk so forgive my ignorance.&amp;nbsp; We’re currently using Splunk as a SIEM and I’m having trouble getting a search query put together.&lt;/P&gt;&lt;P&gt;What I’m looking for is:&lt;/P&gt;&lt;P&gt;Show me all unique sources that have initiated ICMP traffic.&amp;nbsp; I believe that I’m getting the correct results with the following search string.&lt;/P&gt;&lt;P&gt;index="indexabc" dest_port=0 | stats count by src_ip&lt;/P&gt;&lt;P&gt;The additional information I’m looking for is “by unique source IP (above) find those that have 10+ unique destination IPs (dest_ip).”&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jul 2020 14:23:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Search-Unique-Source-IPs-Associated-with-10-Unique-Destination/m-p/510845#M11655</guid>
      <dc:creator>ltcsecurity</dc:creator>
      <dc:date>2020-07-24T14:23:41Z</dc:date>
    </item>
    <item>
      <title>Re: Search Unique Source IPs Associated with 10+ Unique Destination IPs</title>
      <link>https://community.splunk.com/t5/Security/Search-Unique-Source-IPs-Associated-with-10-Unique-Destination/m-p/510853#M11656</link>
      <description>&lt;P&gt;Try this.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index="indexabc" dest_port=0 
| stats count, dc(dest_ip) as UniqueDestinations by src_ip
| where UniqueDestinations &amp;gt;= 10&lt;/LI-CODE&gt;</description>
      <pubDate>Fri, 24 Jul 2020 14:56:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Search-Unique-Source-IPs-Associated-with-10-Unique-Destination/m-p/510853#M11656</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2020-07-24T14:56:13Z</dc:date>
    </item>
  </channel>
</rss>

