<?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 How to create an alert when process appears in multiple IPs? in Alerting</title>
    <link>https://community.splunk.com/t5/Alerting/How-to-create-an-alert-when-process-appears-in-multiple-IPs/m-p/442506#M7747</link>
    <description>&lt;P&gt;Say I have a table of processes and IP addresses. I want to make an alert when a certain process was monitored in multiple computers during the last 24 hours. How can I do it?&lt;/P&gt;

&lt;P&gt;Very specific question I know, I just didn't know how to phrase it otherwise.&lt;/P&gt;</description>
    <pubDate>Tue, 04 Sep 2018 14:16:09 GMT</pubDate>
    <dc:creator>agentsofshield</dc:creator>
    <dc:date>2018-09-04T14:16:09Z</dc:date>
    <item>
      <title>How to create an alert when process appears in multiple IPs?</title>
      <link>https://community.splunk.com/t5/Alerting/How-to-create-an-alert-when-process-appears-in-multiple-IPs/m-p/442506#M7747</link>
      <description>&lt;P&gt;Say I have a table of processes and IP addresses. I want to make an alert when a certain process was monitored in multiple computers during the last 24 hours. How can I do it?&lt;/P&gt;

&lt;P&gt;Very specific question I know, I just didn't know how to phrase it otherwise.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Sep 2018 14:16:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/How-to-create-an-alert-when-process-appears-in-multiple-IPs/m-p/442506#M7747</guid>
      <dc:creator>agentsofshield</dc:creator>
      <dc:date>2018-09-04T14:16:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to create an alert when process appears in multiple IPs?</title>
      <link>https://community.splunk.com/t5/Alerting/How-to-create-an-alert-when-process-appears-in-multiple-IPs/m-p/442507#M7748</link>
      <description>&lt;P&gt;@agentsofshield,&lt;/P&gt;

&lt;P&gt;Try&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;your search|fields process,ipaddress|stats dc(ipaddress) as count,values(ipaddress) as ipaddress by process|where count &amp;gt;1
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 04 Sep 2018 14:44:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/How-to-create-an-alert-when-process-appears-in-multiple-IPs/m-p/442507#M7748</guid>
      <dc:creator>renjith_nair</dc:creator>
      <dc:date>2018-09-04T14:44:58Z</dc:date>
    </item>
  </channel>
</rss>

