<?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: Can I have an overview of how Splunk reports and dashboards work? in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Can-I-have-an-overview-of-how-Splunk-reports-and-dashboards-work/m-p/476383#M33079</link>
    <description>&lt;P&gt;Hi @SloshBurch,&lt;BR /&gt;
My question is how do I make sure that the panels are showing the exact data. For an instance at the source the value is "100" and in the dashboard it should be "100". So is there any check mechanism to validate that data?&lt;/P&gt;</description>
    <pubDate>Fri, 22 May 2020 07:59:11 GMT</pubDate>
    <dc:creator>divyagiri</dc:creator>
    <dc:date>2020-05-22T07:59:11Z</dc:date>
    <item>
      <title>Can I have an overview of how Splunk reports and dashboards work?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Can-I-have-an-overview-of-how-Splunk-reports-and-dashboards-work/m-p/476378#M33074</link>
      <description>&lt;P&gt;I have a handful of searches that I want to build into reports and dashboards so I can collaborate with my team. Can you give me a sketch of how Splunk reports and dashboards work?&lt;/P&gt;</description>
      <pubDate>Sat, 06 Jun 2020 20:17:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Can-I-have-an-overview-of-how-Splunk-reports-and-dashboards-work/m-p/476378#M33074</guid>
      <dc:creator>jmulcaster_splu</dc:creator>
      <dc:date>2020-06-06T20:17:26Z</dc:date>
    </item>
    <item>
      <title>Re: Can I have an overview of how Splunk reports and dashboards work?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Can-I-have-an-overview-of-how-Splunk-reports-and-dashboards-work/m-p/476379#M33075</link>
      <description>&lt;H2&gt;&lt;EM&gt;The Splunk Product Best Practices team provided this response. Read more about &lt;A href="https://www.splunk.com/blog/2019/02/25/how-crowdsourcing-is-shaping-the-future-of-splunk-best-practices.html"&gt;How Crowdsourcing is Shaping the Future of Splunk Best Practices&lt;/A&gt;.&lt;/EM&gt;&lt;/H2&gt;

&lt;P&gt;Dashboards are where search results coalesce into a way to visualize and analyze the meaning in your data.&lt;/P&gt;

&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Note&lt;/STRONG&gt;: This answer applies to Splunk Enterprise and Splunk Cloud.&lt;/EM&gt;&lt;/P&gt;

&lt;H1&gt;How dashboards help you share insights&lt;/H1&gt;

&lt;P&gt;A dashboard is a collection of views made up of panels representing your search results. Each panel presents the results of a search, often as a visualizations, such as a table, chart, graph, or even something custom. The dashboard editor enables you to build dashboards using drag-and-drop editing, or using underlying markup Simple XML. You can reuse dashboard panels across various dashboards by creating prebuilt panels.&lt;/P&gt;

&lt;P&gt;SPL supports many &lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/Search/Typesofcommands"&gt;types of commands&lt;/A&gt; that can clarify the lens through which you see your data. For example, you can use transforming commands in your SPL queries to build statistics and advanced visualizations.&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;&lt;A href="https://docs.splunk.com/Splexicon:Dashboard"&gt;Dashboard&lt;/A&gt;&lt;/STRONG&gt;: A user interface associated with an app that has one or more panels that show search results.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;&lt;A href="https://docs.splunk.com/Splexicon:Dashboard_Editor"&gt;Dashboard editor&lt;/A&gt;&lt;/STRONG&gt;: An interactive editor available from Splunk Web to create and edit dashboards. &lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;&lt;A href="https://docs.splunk.com/Splexicon:Panel"&gt;Panel&lt;/A&gt;&lt;/STRONG&gt;: An individual element on a dashboard that holds one or more search results.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;&lt;A href="https://docs.splunk.com/Splexicon:SimpleXML"&gt;Simple XML&lt;/A&gt;&lt;/STRONG&gt;: Simple XML source code defines dashboard and form structure, elements, and behavior. Use the Dashboard Editor to build or edit dashboards in Simple XML.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;&lt;A href="https://docs.splunk.com/Splexicon:View"&gt;Views&lt;/A&gt;&lt;/STRONG&gt;: Use views to display information or control some aspect of a search or another view.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;&lt;A href="https://docs.splunk.com/Splexicon:Visualization"&gt;Visualization&lt;/A&gt;&lt;/STRONG&gt;: Visual representation of search results from inline searches, pivots, or reports. &lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;&lt;A href="https://docs.splunk.com/Splexicon:Prebuiltpanel"&gt;Prebuilt panels&lt;/A&gt;&lt;/STRONG&gt;: A type of panel that can be shared among various dashboards.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;&lt;A href="http://docs.splunk.com/Splexicon:Transformingcommand"&gt;Transforming commands&lt;/A&gt;&lt;/STRONG&gt;: A type of search command that orders the results into a data table that can be used for statistics and visualization.&lt;/LI&gt;
&lt;/UL&gt;

&lt;H1&gt;How to get started with dashboards&lt;/H1&gt;

&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Print the Dashboards Quick Reference Guide&lt;/STRONG&gt;. A great item to print and keep on your desk to reference when you need answers. The &lt;EM&gt;&lt;A href="https://www.splunk.com/content/dam/splunk2/pdfs/solution-guides/splunk-dashboards-quick-reference-guide.pdf"&gt;Splunk Dashboards Quick Reference Guide&lt;/A&gt;&lt;/EM&gt; provides an at-a-glance view of Splunk data visualizations and dashboards.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Transform an existing report&lt;/STRONG&gt;. Use the &lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/SearchReference/Commandsbytype#Transforming_commands"&gt;transforming commands&lt;/A&gt; to adapt the results of a noisy report into a rich visualization.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Enrich an existing visualization&lt;/STRONG&gt;. &lt;A href="https://docs.splunk.com/Documentation/Splunk/latest/Viz"&gt;Modify an existing visualization&lt;/A&gt; to discover alternative visualizations to express data insights.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Install the Splunk Dashboard Examples app&lt;/STRONG&gt;. The &lt;A href="https://splunkbase.splunk.com/app/1603/"&gt;Splunk Dashboard Examples app&lt;/A&gt; delivers examples that give you a hands-on way to learn the basic concepts and tools needed to rapidly create rich dashboards using Simple XML.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Create a dashboard&lt;/STRONG&gt;. &lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/Viz/CreateDashboards"&gt;Populate a dashboard&lt;/A&gt; with a set of searches that relate to the same context, or use case.&lt;/LI&gt;
&lt;LI&gt; &lt;STRONG&gt;Create Dashboards&lt;/STRONG&gt;. Watch the following video to see how to create a dashboard in your Splunk platform. &lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;&lt;A href="https://www.youtube.com/watch?v=rnm1p5zZPXc" target="_blank"&gt;&lt;IMG alt="Create Dashboards in Splunk Enterprise" src="https://i.ytimg.com/vi/rnm1p5zZPXc/hqdefault.jpg" /&gt;&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Sep 2019 17:56:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Can-I-have-an-overview-of-how-Splunk-reports-and-dashboards-work/m-p/476379#M33075</guid>
      <dc:creator>jmulcaster_splu</dc:creator>
      <dc:date>2019-09-12T17:56:15Z</dc:date>
    </item>
    <item>
      <title>Re: Can I have an overview of how Splunk reports and dashboards work?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Can-I-have-an-overview-of-how-Splunk-reports-and-dashboards-work/m-p/476380#M33076</link>
      <description>&lt;P&gt;Added related video. &lt;/P&gt;</description>
      <pubDate>Mon, 21 Oct 2019 17:11:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Can-I-have-an-overview-of-how-Splunk-reports-and-dashboards-work/m-p/476380#M33076</guid>
      <dc:creator>adukes_splunk</dc:creator>
      <dc:date>2019-10-21T17:11:34Z</dc:date>
    </item>
    <item>
      <title>Re: Can I have an overview of how Splunk reports and dashboards work?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Can-I-have-an-overview-of-how-Splunk-reports-and-dashboards-work/m-p/476381#M33077</link>
      <description>&lt;P&gt;,How do I validate the data in the dashboard against the source data?&lt;/P&gt;</description>
      <pubDate>Thu, 21 May 2020 14:55:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Can-I-have-an-overview-of-how-Splunk-reports-and-dashboards-work/m-p/476381#M33077</guid>
      <dc:creator>divyagiri</dc:creator>
      <dc:date>2020-05-21T14:55:23Z</dc:date>
    </item>
    <item>
      <title>Re: Can I have an overview of how Splunk reports and dashboards work?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Can-I-have-an-overview-of-how-Splunk-reports-and-dashboards-work/m-p/476382#M33078</link>
      <description>&lt;P&gt;Hi @divyagiri - I think that will be better handled as a &lt;A href="https://answers.splunk.com/answers/ask.html"&gt;new question&lt;/A&gt; all together. In such a post, provide some information about what you're facing. For example, are you trying to validate that the panels are showing all the relevant data? Are you concerned about if that data has all been received yet? Doubts about the underlying search? Issues with the source data before it gets to Splunk? There's a lot of ways this question can go.&lt;/P&gt;</description>
      <pubDate>Thu, 21 May 2020 15:40:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Can-I-have-an-overview-of-how-Splunk-reports-and-dashboards-work/m-p/476382#M33078</guid>
      <dc:creator>sloshburch</dc:creator>
      <dc:date>2020-05-21T15:40:00Z</dc:date>
    </item>
    <item>
      <title>Re: Can I have an overview of how Splunk reports and dashboards work?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Can-I-have-an-overview-of-how-Splunk-reports-and-dashboards-work/m-p/476383#M33079</link>
      <description>&lt;P&gt;Hi @SloshBurch,&lt;BR /&gt;
My question is how do I make sure that the panels are showing the exact data. For an instance at the source the value is "100" and in the dashboard it should be "100". So is there any check mechanism to validate that data?&lt;/P&gt;</description>
      <pubDate>Fri, 22 May 2020 07:59:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Can-I-have-an-overview-of-how-Splunk-reports-and-dashboards-work/m-p/476383#M33079</guid>
      <dc:creator>divyagiri</dc:creator>
      <dc:date>2020-05-22T07:59:11Z</dc:date>
    </item>
    <item>
      <title>Re: Can I have an overview of how Splunk reports and dashboards work?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Can-I-have-an-overview-of-how-Splunk-reports-and-dashboards-work/m-p/476384#M33080</link>
      <description>&lt;P&gt;Hi @divyagiri - I'm having trouble finding the docs page that shows this, but if you mouse over a dashboard panel then the bottom right will expand to show a number of controls. The first item is a magnifying glass which can be used to open the search in a new window where you can inspect it and validate the underlying data. If those buttons do not appear then it's possible the dashboard creator included an option to hide them. Alternatively, when editing a dashboard you can find similar controls as outlined in the Add controls to a dashboard section of the &lt;A href="https://docs.splunk.com/Documentation/Splunk/latest/SearchTutorial/Createnewdashboard#Add_controls_to_a_dashboard"&gt;Create dashboards and panels&lt;/A&gt; topic of the &lt;EM&gt;Splunk® Enterprise Search Tutorial manual&lt;/EM&gt;.&lt;/P&gt;

&lt;P&gt;I highly recommend that further questions on this be spun up as a new question post so the question can get better visibility and help.&lt;/P&gt;</description>
      <pubDate>Fri, 22 May 2020 14:28:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Can-I-have-an-overview-of-how-Splunk-reports-and-dashboards-work/m-p/476384#M33080</guid>
      <dc:creator>sloshburch</dc:creator>
      <dc:date>2020-05-22T14:28:47Z</dc:date>
    </item>
    <item>
      <title>Re: Can I have an overview of how Splunk reports and dashboards work?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Can-I-have-an-overview-of-how-Splunk-reports-and-dashboards-work/m-p/476385#M33081</link>
      <description>&lt;P&gt;Hi @divyagiri, @SloshBurch is absolutely correct. The best place to begin would be to work through the &lt;EM&gt;Splunk Search Tutorial&lt;/EM&gt;: &lt;A href="https://docs.splunk.com/Documentation/Splunk/latest/SearchTutorial/WelcometotheSearchTutorial"&gt;https://docs.splunk.com/Documentation/Splunk/latest/SearchTutorial/WelcometotheSearchTutorial&lt;/A&gt;.&lt;/P&gt;

&lt;P&gt;It sounds like you're not the one creating the searches that back the visualizations on an existing dashboard? Otherwise, you would see the direct results of your search, called "events" populated in a table before choosing a visualization that represents that data, and then creating a dashboard. The fields that are extracted which group these events are listed to the left of the statistics table. Once you see the results of your data, you can choose a visualization if you've used a command that results in a &lt;STRONG&gt;statistics table&lt;/STRONG&gt;. You'll see this option in a tab above the results table.  &lt;/P&gt;

&lt;P&gt;The Splunk Search tutorial is an excellent place to start, but so is the &lt;EM&gt;Splunk Dashboards and Visualizations Manual&lt;/EM&gt; &lt;A href="https://docs.splunk.com/Documentation/Splunk/latest/Viz/Aboutthismanual"&gt;https://docs.splunk.com/Documentation/Splunk/latest/Viz/Aboutthismanual&lt;/A&gt; &lt;/P&gt;

&lt;P&gt;And, yes, if someone has shared a dashboard with you and you have the correct permissions or they've set up the option, you can hover over the visualization to "Open in Search" and see the raw data for yourself. &lt;/P&gt;

&lt;P&gt;Best,&lt;BR /&gt;
Eve&lt;/P&gt;</description>
      <pubDate>Fri, 22 May 2020 15:11:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Can-I-have-an-overview-of-how-Splunk-reports-and-dashboards-work/m-p/476385#M33081</guid>
      <dc:creator>emeelan_splunk</dc:creator>
      <dc:date>2020-05-22T15:11:36Z</dc:date>
    </item>
  </channel>
</rss>

