<?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: Dashboard Frequency of a Splunk Alert in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Create-a-Visualization-that-shows-Dashboard-Frequency-of-a/m-p/625563#M51288</link>
    <description>&lt;P&gt;There is always an _internal index.&amp;nbsp; It may be possible for an admin to rename it, but that would break so much stuff that it would be a crazy thing to attempt.&lt;/P&gt;&lt;P&gt;It's more likely you don't have access to _internal.&lt;/P&gt;</description>
    <pubDate>Sat, 31 Dec 2022 13:33:20 GMT</pubDate>
    <dc:creator>richgalloway</dc:creator>
    <dc:date>2022-12-31T13:33:20Z</dc:date>
    <item>
      <title>Create a Visualization that shows Dashboard Frequency of a Splunk Alert?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Create-a-Visualization-that-shows-Dashboard-Frequency-of-a/m-p/560484#M38979</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I'd like to create a visualization that shows trends between alerts that have been fired. The graph will show the frequency of a given range of alerts and how often they was triggered on the source file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Rob&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 31 Dec 2022 19:13:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Create-a-Visualization-that-shows-Dashboard-Frequency-of-a/m-p/560484#M38979</guid>
      <dc:creator>rthomas247</dc:creator>
      <dc:date>2022-12-31T19:13:57Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard Frequency of a Splunk Alert</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Create-a-Visualization-that-shows-Dashboard-Frequency-of-a/m-p/560610#M38987</link>
      <description>&lt;P&gt;It's not clear to me exactly what you want, but I believe you should start with a list of fired alerts.&amp;nbsp; Get it with this query.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| rest/servicesNS/-/-/alerts/fired_alerts&lt;/LI-CODE&gt;</description>
      <pubDate>Fri, 23 Jul 2021 12:43:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Create-a-Visualization-that-shows-Dashboard-Frequency-of-a/m-p/560610#M38987</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2021-07-23T12:43:56Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard Frequency of a Splunk Alert</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Create-a-Visualization-that-shows-Dashboard-Frequency-of-a/m-p/560635#M38989</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/213957"&gt;@richgalloway&lt;/a&gt;&amp;nbsp;, Thanks for the quick turnaround.&lt;/P&gt;&lt;P&gt;I'd like to create a dashboard that shows me all my alerts that have fired over a given time period so I can gauge how often the alerts are fired compared to one another in a bar chart&amp;nbsp; | pie chart. I'm looking to optimize alerts that are fired too often.&amp;nbsp;&lt;/P&gt;&lt;P&gt;for example, if I have 100 alerts and 40 of them fire every 10m - 15m. I want to be able to focus these 40 alerts to determine if I can optimize the query, reduce duplications or sunset the alert if it is no longer needed. Ideally, I'd like to start with a line or bar chart once I can see the data perhaps choose another chart to better represent the data.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jul 2021 17:43:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Create-a-Visualization-that-shows-Dashboard-Frequency-of-a/m-p/560635#M38989</guid>
      <dc:creator>rthomas247</dc:creator>
      <dc:date>2021-07-23T17:43:07Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard Frequency of a Splunk Alert</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Create-a-Visualization-that-shows-Dashboard-Frequency-of-a/m-p/560642#M38992</link>
      <description>&lt;P&gt;Perhaps this search will be more helpful.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index=_internal sourcetype=Scheduler thread_id="AlertNotifier*" alert_actions=* NOT (alert_actions="summary_index" OR alert_actions="") 
| timechart count by savedsearch_name&lt;/LI-CODE&gt;</description>
      <pubDate>Fri, 23 Jul 2021 18:54:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Create-a-Visualization-that-shows-Dashboard-Frequency-of-a/m-p/560642#M38992</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2021-07-23T18:54:24Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard Frequency of a Splunk Alert</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Create-a-Visualization-that-shows-Dashboard-Frequency-of-a/m-p/561922#M46202</link>
      <description>&lt;P&gt;Thanks! This is it!&lt;/P&gt;</description>
      <pubDate>Tue, 03 Aug 2021 16:08:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Create-a-Visualization-that-shows-Dashboard-Frequency-of-a/m-p/561922#M46202</guid>
      <dc:creator>rthomas247</dc:creator>
      <dc:date>2021-08-03T16:08:58Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard Frequency of a Splunk Alert</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Create-a-Visualization-that-shows-Dashboard-Frequency-of-a/m-p/625560#M51287</link>
      <description>&lt;P&gt;There is no _internal index.&amp;nbsp; Could it be disabled by admin?&lt;/P&gt;</description>
      <pubDate>Sat, 31 Dec 2022 09:49:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Create-a-Visualization-that-shows-Dashboard-Frequency-of-a/m-p/625560#M51287</guid>
      <dc:creator>onurasln55</dc:creator>
      <dc:date>2022-12-31T09:49:09Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard Frequency of a Splunk Alert</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Create-a-Visualization-that-shows-Dashboard-Frequency-of-a/m-p/625563#M51288</link>
      <description>&lt;P&gt;There is always an _internal index.&amp;nbsp; It may be possible for an admin to rename it, but that would break so much stuff that it would be a crazy thing to attempt.&lt;/P&gt;&lt;P&gt;It's more likely you don't have access to _internal.&lt;/P&gt;</description>
      <pubDate>Sat, 31 Dec 2022 13:33:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Create-a-Visualization-that-shows-Dashboard-Frequency-of-a/m-p/625563#M51288</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2022-12-31T13:33:20Z</dc:date>
    </item>
  </channel>
</rss>

