<?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: Make a Alert across 2 Fields in Alerting</title>
    <link>https://community.splunk.com/t5/Alerting/Make-a-Alert-across-2-Fields/m-p/543206#M10309</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/232325"&gt;@coric&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;let me understand:&amp;nbsp;do you want to find when one source IP is connected with more than 40 different destination IPs in 5 minutes or what else?&lt;/P&gt;&lt;P&gt;If this is your need, you should try something like this:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;your_search earliest=-5m latest=now
| stats dc(dest_IP) AS dc_dest_IP BY source_IP
| where dc_dest_IP&amp;gt;40&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
    <pubDate>Wed, 10 Mar 2021 14:28:13 GMT</pubDate>
    <dc:creator>gcusello</dc:creator>
    <dc:date>2021-03-10T14:28:13Z</dc:date>
    <item>
      <title>Make a Alert across 2 Fields</title>
      <link>https://community.splunk.com/t5/Alerting/Make-a-Alert-across-2-Fields/m-p/543204#M10308</link>
      <description>&lt;P&gt;I'm trying to make an Alert trigger when the same &lt;STRONG&gt;source IP&lt;/STRONG&gt; is more than &lt;STRONG&gt;40 times&lt;/STRONG&gt;, across more than &lt;STRONG&gt;40 destination IP&lt;/STRONG&gt; within &lt;STRONG&gt;5 minutes&lt;/STRONG&gt;. I'm not so sure how to accomplish this...&lt;/P&gt;</description>
      <pubDate>Wed, 10 Mar 2021 14:19:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Make-a-Alert-across-2-Fields/m-p/543204#M10308</guid>
      <dc:creator>coric</dc:creator>
      <dc:date>2021-03-10T14:19:38Z</dc:date>
    </item>
    <item>
      <title>Re: Make a Alert across 2 Fields</title>
      <link>https://community.splunk.com/t5/Alerting/Make-a-Alert-across-2-Fields/m-p/543206#M10309</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/232325"&gt;@coric&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;let me understand:&amp;nbsp;do you want to find when one source IP is connected with more than 40 different destination IPs in 5 minutes or what else?&lt;/P&gt;&lt;P&gt;If this is your need, you should try something like this:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;your_search earliest=-5m latest=now
| stats dc(dest_IP) AS dc_dest_IP BY source_IP
| where dc_dest_IP&amp;gt;40&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Wed, 10 Mar 2021 14:28:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Make-a-Alert-across-2-Fields/m-p/543206#M10309</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2021-03-10T14:28:13Z</dc:date>
    </item>
    <item>
      <title>Re: Make a Alert across 2 Fields</title>
      <link>https://community.splunk.com/t5/Alerting/Make-a-Alert-across-2-Fields/m-p/543210#M10310</link>
      <description>&lt;P&gt;Perfect, that should work perfectly, il let you know!&lt;/P&gt;</description>
      <pubDate>Wed, 10 Mar 2021 14:54:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Make-a-Alert-across-2-Fields/m-p/543210#M10310</guid>
      <dc:creator>coric</dc:creator>
      <dc:date>2021-03-10T14:54:35Z</dc:date>
    </item>
  </channel>
</rss>

