<?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: Alert dashboard in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Alert-dashboard/m-p/438880#M28927</link>
    <description>&lt;P&gt;Hi @logloganathan ,&lt;BR /&gt;
Below app will help to view fired alerts in dashboards in order to investigate.&lt;BR /&gt;
&lt;A href="https://splunkbase.splunk.com/app/2665/"&gt;https://splunkbase.splunk.com/app/2665/&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 13 Aug 2019 14:09:20 GMT</pubDate>
    <dc:creator>493669</dc:creator>
    <dc:date>2019-08-13T14:09:20Z</dc:date>
    <item>
      <title>Alert dashboard</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Alert-dashboard/m-p/438875#M28922</link>
      <description>&lt;P&gt;Could anyone help to build dashboard for alerts.&lt;/P&gt;

&lt;P&gt;how many alert email i got like that?&lt;/P&gt;</description>
      <pubDate>Mon, 12 Aug 2019 11:26:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Alert-dashboard/m-p/438875#M28922</guid>
      <dc:creator>logloganathan</dc:creator>
      <dc:date>2019-08-12T11:26:14Z</dc:date>
    </item>
    <item>
      <title>Re: Alert dashboard</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Alert-dashboard/m-p/438876#M28923</link>
      <description>&lt;P&gt;Please explain what you mean by "dashboard for alerts".&lt;/P&gt;</description>
      <pubDate>Mon, 12 Aug 2019 12:50:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Alert-dashboard/m-p/438876#M28923</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2019-08-12T12:50:22Z</dc:date>
    </item>
    <item>
      <title>Re: Alert dashboard</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Alert-dashboard/m-p/438877#M28924</link>
      <description>&lt;P&gt;hi @logloganathan &lt;BR /&gt;
The easiest way is to have the same search THAT triggers your alert saved as a panel in your dashboard.&lt;BR /&gt;
For example, index="aaa"|stats count|where count &amp;gt;0 run at an hourly frequency which triggers if count&amp;gt;0. The same search saved as a panel with a bin of 1 hour , for say over the last 24 hrs will give you the number of alerts you received due to this alert in the last 24 hrs.&lt;BR /&gt;
But are you asking for something else :)?&lt;/P&gt;</description>
      <pubDate>Mon, 12 Aug 2019 15:43:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Alert-dashboard/m-p/438877#M28924</guid>
      <dc:creator>Sukisen1981</dc:creator>
      <dc:date>2019-08-12T15:43:34Z</dc:date>
    </item>
    <item>
      <title>Re: Alert dashboard</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Alert-dashboard/m-p/438878#M28925</link>
      <description>&lt;P&gt;i want to get diaplayed of alert triggered and email sent&lt;/P&gt;</description>
      <pubDate>Tue, 13 Aug 2019 13:28:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Alert-dashboard/m-p/438878#M28925</guid>
      <dc:creator>logloganathan</dc:creator>
      <dc:date>2019-08-13T13:28:23Z</dc:date>
    </item>
    <item>
      <title>Re: Alert dashboard</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Alert-dashboard/m-p/438879#M28926</link>
      <description>&lt;P&gt;hi @logloganathan - You are probably using an email subject with static sentence and some dynamic tokens and the same in the mail body.&lt;BR /&gt;
Assuming you build a 1 panel dashboard you can just have count as first column, the subject in second column and the body in the 3rd column.&lt;BR /&gt;
Basically, if you are able to pass tokens to the email subject and body (along with standard static text) , there is no reason why you can not do the same with the same search query in a panel. How you want the look and feel of the panel is up to you.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Aug 2019 13:35:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Alert-dashboard/m-p/438879#M28926</guid>
      <dc:creator>Sukisen1981</dc:creator>
      <dc:date>2019-08-13T13:35:36Z</dc:date>
    </item>
    <item>
      <title>Re: Alert dashboard</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Alert-dashboard/m-p/438880#M28927</link>
      <description>&lt;P&gt;Hi @logloganathan ,&lt;BR /&gt;
Below app will help to view fired alerts in dashboards in order to investigate.&lt;BR /&gt;
&lt;A href="https://splunkbase.splunk.com/app/2665/"&gt;https://splunkbase.splunk.com/app/2665/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Aug 2019 14:09:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Alert-dashboard/m-p/438880#M28927</guid>
      <dc:creator>493669</dc:creator>
      <dc:date>2019-08-13T14:09:20Z</dc:date>
    </item>
    <item>
      <title>Re: Alert dashboard</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Alert-dashboard/m-p/438881#M28928</link>
      <description>&lt;P&gt;Thanks for the response i need some query help...&lt;/P&gt;</description>
      <pubDate>Wed, 14 Aug 2019 13:29:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Alert-dashboard/m-p/438881#M28928</guid>
      <dc:creator>logloganathan</dc:creator>
      <dc:date>2019-08-14T13:29:33Z</dc:date>
    </item>
  </channel>
</rss>

