<?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: Sample Dashboard ideas in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Sample-Dashboard-ideas/m-p/709956#M58048</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;Please let me know if any panel needs to be modified or more detailed than this basic ones. Also please suggest if any new panel can be added. Please suggest any drilldowns as well.&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;These are questions only your stakeholders can answer.&amp;nbsp; If the proposed panels answer the questions they have or solve their problems then modifications may not be necessary.&lt;/P&gt;</description>
    <pubDate>Tue, 28 Jan 2025 13:04:14 GMT</pubDate>
    <dc:creator>richgalloway</dc:creator>
    <dc:date>2025-01-28T13:04:14Z</dc:date>
    <item>
      <title>Sample Dashboard ideas</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Sample-Dashboard-ideas/m-p/709933#M58047</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;I have an ask to create a sample dashboard with the data present. Hence I have created following panels with dropdowns available:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;H5&gt;Total Traffic vs Attack Traffic -&amp;nbsp; | stats count as "Total Traffic" count(eval(isnotnull(attack_type))) as "Attack Traffic".&lt;/H5&gt;&lt;/LI&gt;&lt;LI&gt;Top 10 Hostnames / FQDN Targeted -&amp;nbsp;|stats count by fqdn&lt;/LI&gt;&lt;LI&gt;No of Error logs -&amp;nbsp;|search severity = Error |stats count&lt;/LI&gt;&lt;LI&gt;No of Critical logs -&amp;nbsp;|search severity = Critical |stats count&lt;/LI&gt;&lt;LI&gt;Attack Classification by % - (Num of Attacks) -&amp;nbsp;|top limit=10 attack_type&lt;/LI&gt;&lt;LI&gt;Top 10 IP Addresses -&amp;nbsp;| top ip_client limit=10&lt;/LI&gt;&lt;LI&gt;Daily Attack Trend -&amp;nbsp;|timechart count(attack_type) as count span=1d&lt;/LI&gt;&lt;LI&gt;Weekly Attack Trend -&amp;nbsp;|timechart count(attack_type) as count span=1w&lt;/LI&gt;&lt;LI&gt;Status Codes Trend -&amp;nbsp;|stats count by response_code&lt;/LI&gt;&lt;LI&gt;HTTP Method Used -&amp;nbsp;|stats count by method&lt;/LI&gt;&lt;LI&gt;Log Details -&amp;nbsp;|table _time, ip_client, method, policy_name, response_code, support_id, severity, violations, sub_violations, violation_rating, uri&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;All searches followed by base search.&lt;/P&gt;&lt;P&gt;Please let me know if any panel needs to be modified or more detailed than this basic ones. Also please suggest if any new panel can be added. Please suggest any drilldowns as well.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jan 2025 10:34:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Sample-Dashboard-ideas/m-p/709933#M58047</guid>
      <dc:creator>splunklearner</dc:creator>
      <dc:date>2025-01-28T10:34:38Z</dc:date>
    </item>
    <item>
      <title>Re: Sample Dashboard ideas</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Sample-Dashboard-ideas/m-p/709956#M58048</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;Please let me know if any panel needs to be modified or more detailed than this basic ones. Also please suggest if any new panel can be added. Please suggest any drilldowns as well.&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;These are questions only your stakeholders can answer.&amp;nbsp; If the proposed panels answer the questions they have or solve their problems then modifications may not be necessary.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jan 2025 13:04:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Sample-Dashboard-ideas/m-p/709956#M58048</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2025-01-28T13:04:14Z</dc:date>
    </item>
    <item>
      <title>Re: Sample Dashboard ideas</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Sample-Dashboard-ideas/m-p/709960#M58049</link>
      <description>&lt;P&gt;The main question is what the dashboard is supposed to be for.&lt;/P&gt;&lt;P&gt;Are you solving some problem from within your organization? In such case - as &lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/213957"&gt;@richgalloway&lt;/a&gt; pointed out - you should have requirements for this dashboard.&lt;/P&gt;&lt;P&gt;Are you preparing a PoC/PoV as a partner? Consult partner portal resources for existing demo resources.&lt;/P&gt;&lt;P&gt;Are you looking to expand existing Splunk infrastructure within your company to different divisions and use cases? Consult potential stakeholders and check what would be their expectations on the product and try to make something targeting their needs.&lt;/P&gt;&lt;P&gt;The general answer is "depends on what you have and what you need".&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jan 2025 13:22:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Sample-Dashboard-ideas/m-p/709960#M58049</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2025-01-28T13:22:25Z</dc:date>
    </item>
    <item>
      <title>Re: Sample Dashboard ideas</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Sample-Dashboard-ideas/m-p/709981#M58050</link>
      <description>&lt;P&gt;Actually it is a new project and creating sample dashboards for application teams. Just want to check any use cases I can get related to my fields given above...&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jan 2025 15:26:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Sample-Dashboard-ideas/m-p/709981#M58050</guid>
      <dc:creator>splunklearner</dc:creator>
      <dc:date>2025-01-28T15:26:08Z</dc:date>
    </item>
    <item>
      <title>Re: Sample Dashboard ideas</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Sample-Dashboard-ideas/m-p/710051#M58055</link>
      <description>&lt;P&gt;To go slightly tangential to your post, you refer to base searches. Note that a base search that does NOT do aggregation is a bad use of a base search, so if you are just doing&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index=xxx
| fields *&lt;/LI-CODE&gt;&lt;P&gt;in your base search and not doing a transforming command, that is not a good example to be showing in an example dashboard. It will often perform worse than one using a transforming command, but also has significant limitations in that it can only hold a limited set of results.&lt;/P&gt;&lt;P&gt;See this&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/9.4.0/Viz/Savedsearches#Post-process_searches_2" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/9.4.0/Viz/Savedsearches#Post-process_searches_2&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jan 2025 23:17:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Sample-Dashboard-ideas/m-p/710051#M58055</guid>
      <dc:creator>bowesmana</dc:creator>
      <dc:date>2025-01-28T23:17:01Z</dc:date>
    </item>
    <item>
      <title>Re: Sample Dashboard ideas</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Sample-Dashboard-ideas/m-p/710102#M58077</link>
      <description>&lt;P&gt;It is the same answer as&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/213957"&gt;@richgalloway&lt;/a&gt;&amp;nbsp;already gave - check with your stakeholders as to what they want. There is little point building a dashboard that nobody is going to use! Start small with just one or two panels and see if they find it useful and ask them how it might be changed and what else they might want to see.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jan 2025 09:23:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Sample-Dashboard-ideas/m-p/710102#M58077</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2025-01-29T09:23:01Z</dc:date>
    </item>
    <item>
      <title>Re: Sample Dashboard ideas</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Sample-Dashboard-ideas/m-p/759458#M59405</link>
      <description>&lt;P&gt;for failed auth monitoring i usually start with three panels: failed logins by hour (timechart), top source IPs (stats count by src_ip), and top targeted users (stats count by user). if you're using CIM normalized fields its pretty straightforward. layout wise i do the timechart full width on top, then the two tables side by side below it&lt;/P&gt;</description>
      <pubDate>Thu, 19 Mar 2026 23:12:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Sample-Dashboard-ideas/m-p/759458#M59405</guid>
      <dc:creator>maroond</dc:creator>
      <dc:date>2026-03-19T23:12:31Z</dc:date>
    </item>
  </channel>
</rss>

