<?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: Correlate data between 2 seperate source and Alert on conditions in Alerting</title>
    <link>https://community.splunk.com/t5/Alerting/Correlate-data-between-2-seperate-source-and-Alert-on-conditions/m-p/80658#M12243</link>
    <description>&lt;P&gt;This is a duplicate question. It should be removed I believe.&lt;/P&gt;</description>
    <pubDate>Fri, 28 Jun 2013 21:11:37 GMT</pubDate>
    <dc:creator>cpeteman</dc:creator>
    <dc:date>2013-06-28T21:11:37Z</dc:date>
    <item>
      <title>Correlate data between 2 seperate source and Alert on conditions</title>
      <link>https://community.splunk.com/t5/Alerting/Correlate-data-between-2-seperate-source-and-Alert-on-conditions/m-p/80656#M12241</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;
I want to correlate data between logs collected from 2 different sources and I want to alert when a condition is met. How can I create a search for this. Example:&lt;/P&gt;

&lt;P&gt;Source 1 log output is: source1_ipaddress visiting_particular_url&lt;BR /&gt;
Source 2 log output is: source2_ipaddress hostname username&lt;/P&gt;

&lt;P&gt;I want to send email alert containing "username" from Source 2 whenever Source 1 logs the event AND source1_ipaddress=source2_ipaddress.&lt;BR /&gt;
How can I do this? Will appreciate your response. Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 09:54:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Correlate-data-between-2-seperate-source-and-Alert-on-conditions/m-p/80656#M12241</guid>
      <dc:creator>amN0P</dc:creator>
      <dc:date>2020-09-28T09:54:06Z</dc:date>
    </item>
    <item>
      <title>Re: Correlate data between 2 seperate source and Alert on conditions</title>
      <link>https://community.splunk.com/t5/Alerting/Correlate-data-between-2-seperate-source-and-Alert-on-conditions/m-p/80657#M12242</link>
      <description>&lt;P&gt;I am also interested in doing something similar - I am particularly concerned with correlating an alert based off of 2 performance counters. For example: we would like to watch % processor time and available mbytes - should both breach certain conditions then send an alert to me.&lt;/P&gt;

&lt;P&gt;Any help would be appreciated.&lt;/P&gt;</description>
      <pubDate>Fri, 06 Apr 2012 17:07:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Correlate-data-between-2-seperate-source-and-Alert-on-conditions/m-p/80657#M12242</guid>
      <dc:creator>sairic81</dc:creator>
      <dc:date>2012-04-06T17:07:37Z</dc:date>
    </item>
    <item>
      <title>Re: Correlate data between 2 seperate source and Alert on conditions</title>
      <link>https://community.splunk.com/t5/Alerting/Correlate-data-between-2-seperate-source-and-Alert-on-conditions/m-p/80658#M12243</link>
      <description>&lt;P&gt;This is a duplicate question. It should be removed I believe.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jun 2013 21:11:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Correlate-data-between-2-seperate-source-and-Alert-on-conditions/m-p/80658#M12243</guid>
      <dc:creator>cpeteman</dc:creator>
      <dc:date>2013-06-28T21:11:37Z</dc:date>
    </item>
    <item>
      <title>Re: Correlate data between 2 seperate source and Alert on conditions</title>
      <link>https://community.splunk.com/t5/Alerting/Correlate-data-between-2-seperate-source-and-Alert-on-conditions/m-p/80659#M12244</link>
      <description>&lt;P&gt;Its easy, index=blah counter=% processor time| eval CPU_Usage=value|join host[search index=blah counter=% available mbytes|eval Mem_Usage=value]| table host,CPU_Usage,Mem_Usage| where Condition|eval Status=if(CPU_Usage&amp;gt;50 AND Mem_Usage&amp;gt;(any value),"Warning","Critical")&lt;/P&gt;

&lt;P&gt;Same goes for the above question.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 14:12:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Correlate-data-between-2-seperate-source-and-Alert-on-conditions/m-p/80659#M12244</guid>
      <dc:creator>linu1988</dc:creator>
      <dc:date>2020-09-28T14:12:33Z</dc:date>
    </item>
  </channel>
</rss>

