<?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: Combining multiple searches in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Combining-multiple-searches/m-p/81562#M20685</link>
    <description>&lt;P&gt;index=_audit action="alert_fired" ss_name=Alert1 OR ss_name=Alert2 OR ss_name=Alert3 | stats dc(ss_name) as alerts&lt;/P&gt;

&lt;P&gt;and you should fire the alert if alerts = 3&lt;/P&gt;</description>
    <pubDate>Mon, 28 Sep 2020 11:27:51 GMT</pubDate>
    <dc:creator>imrago</dc:creator>
    <dc:date>2020-09-28T11:27:51Z</dc:date>
    <item>
      <title>Combining multiple searches</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Combining-multiple-searches/m-p/81559#M20682</link>
      <description>&lt;P&gt;I have three different (unique) searches which sends out alerts in case certain conditions are met. I want to send an alert if all the three alerts (as mentioned above) are fired for an escalation scenario. Please advice how this can be achieved.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Feb 2012 16:05:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Combining-multiple-searches/m-p/81559#M20682</guid>
      <dc:creator>anirbanukil</dc:creator>
      <dc:date>2012-02-29T16:05:52Z</dc:date>
    </item>
    <item>
      <title>Re: Combining multiple searches</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Combining-multiple-searches/m-p/81560#M20683</link>
      <description>&lt;P&gt;Perhaps you could create an alert which would search for those three alerts in&lt;/P&gt;

&lt;P&gt;index="_audit"  action="alert_fired"&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 11:27:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Combining-multiple-searches/m-p/81560#M20683</guid>
      <dc:creator>imrago</dc:creator>
      <dc:date>2020-09-28T11:27:48Z</dc:date>
    </item>
    <item>
      <title>Re: Combining multiple searches</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Combining-multiple-searches/m-p/81561#M20684</link>
      <description>&lt;P&gt;Thanks for the update but how can I search multiple alert names as an 'AND' condition. &lt;BR /&gt;
Ex: Alert1 and Alert2 and Alert3 all have fired.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Feb 2012 21:35:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Combining-multiple-searches/m-p/81561#M20684</guid>
      <dc:creator>anirbanukil</dc:creator>
      <dc:date>2012-02-29T21:35:36Z</dc:date>
    </item>
    <item>
      <title>Re: Combining multiple searches</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Combining-multiple-searches/m-p/81562#M20685</link>
      <description>&lt;P&gt;index=_audit action="alert_fired" ss_name=Alert1 OR ss_name=Alert2 OR ss_name=Alert3 | stats dc(ss_name) as alerts&lt;/P&gt;

&lt;P&gt;and you should fire the alert if alerts = 3&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 11:27:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Combining-multiple-searches/m-p/81562#M20685</guid>
      <dc:creator>imrago</dc:creator>
      <dc:date>2020-09-28T11:27:51Z</dc:date>
    </item>
  </channel>
</rss>

