<?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: Regroup Alerts in Alerting</title>
    <link>https://community.splunk.com/t5/Alerting/Regroup-Alerts/m-p/486616#M8613</link>
    <description>&lt;P&gt;Hi @honolulu95,&lt;BR /&gt;
could you better describe your need?&lt;/P&gt;

&lt;P&gt;In Splunk every alert, report or dashboard panel is a search; so you cannot group more alerts, but maybe (I don't know your requirement) it's possible to create a search that contains the searches of more alerts.&lt;BR /&gt;
e.g. if you need to check if there are logs from two different sources (eventually stored in different indexes), you don't need to create two alerts, you can create an alert that checks the two sources.&lt;BR /&gt;
e.g. events from Windows and Linux OSs, stored in os and wineventlog index:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=os OR index=wineventlog
| stats dc(index) AS count 
| where count&amp;lt;2
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Ciao.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
    <pubDate>Tue, 05 May 2020 06:24:13 GMT</pubDate>
    <dc:creator>gcusello</dc:creator>
    <dc:date>2020-05-05T06:24:13Z</dc:date>
    <item>
      <title>Regroup Alerts</title>
      <link>https://community.splunk.com/t5/Alerting/Regroup-Alerts/m-p/486614#M8611</link>
      <description>&lt;P&gt;Hello, please i need to know how i can create an alert that groups together several other alerts. &lt;BR /&gt;Or Maybe to create an alert regrouping 2 or 3 event logs in splunk.&lt;BR /&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jun 2020 21:53:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Regroup-Alerts/m-p/486614#M8611</guid>
      <dc:creator>honolulu95</dc:creator>
      <dc:date>2020-06-09T21:53:26Z</dc:date>
    </item>
    <item>
      <title>Re: Regroup Alerts</title>
      <link>https://community.splunk.com/t5/Alerting/Regroup-Alerts/m-p/486615#M8612</link>
      <description>&lt;P&gt;There's no such feature.&lt;/P&gt;</description>
      <pubDate>Mon, 04 May 2020 22:52:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Regroup-Alerts/m-p/486615#M8612</guid>
      <dc:creator>to4kawa</dc:creator>
      <dc:date>2020-05-04T22:52:54Z</dc:date>
    </item>
    <item>
      <title>Re: Regroup Alerts</title>
      <link>https://community.splunk.com/t5/Alerting/Regroup-Alerts/m-p/486616#M8613</link>
      <description>&lt;P&gt;Hi @honolulu95,&lt;BR /&gt;
could you better describe your need?&lt;/P&gt;

&lt;P&gt;In Splunk every alert, report or dashboard panel is a search; so you cannot group more alerts, but maybe (I don't know your requirement) it's possible to create a search that contains the searches of more alerts.&lt;BR /&gt;
e.g. if you need to check if there are logs from two different sources (eventually stored in different indexes), you don't need to create two alerts, you can create an alert that checks the two sources.&lt;BR /&gt;
e.g. events from Windows and Linux OSs, stored in os and wineventlog index:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=os OR index=wineventlog
| stats dc(index) AS count 
| where count&amp;lt;2
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Ciao.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
      <pubDate>Tue, 05 May 2020 06:24:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Regroup-Alerts/m-p/486616#M8613</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2020-05-05T06:24:13Z</dc:date>
    </item>
  </channel>
</rss>

