<?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 help in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-help/m-p/169888#M10468</link>
    <description>&lt;P&gt;Why don't you use the built in dashboard creator?  From the search page select Dashboards &amp;amp; Views &amp;gt; Create Dashboard.&lt;BR /&gt;
Set Edit to ON, Add a Panel, and paste your working search into as an Inline Search.&lt;/P&gt;</description>
    <pubDate>Fri, 06 Dec 2013 15:27:39 GMT</pubDate>
    <dc:creator>lukejadamec</dc:creator>
    <dc:date>2013-12-06T15:27:39Z</dc:date>
    <item>
      <title>Dashboard help</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-help/m-p/169885#M10465</link>
      <description>&lt;P&gt;Hi I'm trying to create a custom dashboard which list the companies and products we have running on our servers.  To define the term company i setup a field extraction -&amp;gt; transform to look at a specific folder on each server. i have the logs for each company/product writing to their specific folder (c:\logs\ABC Company\Product).  I've tried using source, field, sourcetype=company and i can't get it to list out the companies.  Anybody have any suggestions?  Also i'm using a basic xml dashboard design since programming is not my forte.&lt;/P&gt;

&lt;P&gt;Thank you &lt;/P&gt;</description>
      <pubDate>Fri, 06 Dec 2013 15:01:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-help/m-p/169885#M10465</guid>
      <dc:creator>mhorn</dc:creator>
      <dc:date>2013-12-06T15:01:29Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard help</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-help/m-p/169886#M10466</link>
      <description>&lt;P&gt;First you need to create a search that pulls the data you want.&lt;BR /&gt;
But, even before that you need to have the data in Splunk to search.  It sounds like you don't have the data.  Do you have the data indexed?&lt;/P&gt;</description>
      <pubDate>Fri, 06 Dec 2013 15:15:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-help/m-p/169886#M10466</guid>
      <dc:creator>lukejadamec</dc:creator>
      <dc:date>2013-12-06T15:15:30Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard help</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-help/m-p/169887#M10467</link>
      <description>&lt;P&gt;yup...it's in there.  I have about 5 years of data.  I tried to post a pic, but i don't have enough points &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Dec 2013 15:17:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-help/m-p/169887#M10467</guid>
      <dc:creator>mhorn</dc:creator>
      <dc:date>2013-12-06T15:17:00Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard help</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-help/m-p/169888#M10468</link>
      <description>&lt;P&gt;Why don't you use the built in dashboard creator?  From the search page select Dashboards &amp;amp; Views &amp;gt; Create Dashboard.&lt;BR /&gt;
Set Edit to ON, Add a Panel, and paste your working search into as an Inline Search.&lt;/P&gt;</description>
      <pubDate>Fri, 06 Dec 2013 15:27:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-help/m-p/169888#M10468</guid>
      <dc:creator>lukejadamec</dc:creator>
      <dc:date>2013-12-06T15:27:39Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard help</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-help/m-p/169889#M10469</link>
      <description>&lt;P&gt;i've tried that but i can't get the search to just list the companies out individually and make them hyperlinked.  If I do company=”*”, I just get 100's of log pages with the most active company at the top.  I might have to go 50 pages deep to find the company I actually want.&lt;/P&gt;

&lt;P&gt;I wanted the company names listed out like the host/servers are on the summary dashboard.  you click on the company and you get all the logs.  wish i would post a pic &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Dec 2013 16:37:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-help/m-p/169889#M10469</guid>
      <dc:creator>mhorn</dc:creator>
      <dc:date>2013-12-06T16:37:51Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard help</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-help/m-p/169890#M10470</link>
      <description>&lt;P&gt;Try using this in your dashboard xml (Splunk 6 version)&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;dashboard&amp;gt;
  &amp;lt;label&amp;gt;Summary Dashboard&amp;lt;/label&amp;gt;
  &amp;lt;description&amp;gt;&amp;lt;/description&amp;gt;
  &amp;lt;row&amp;gt;
    &amp;lt;table&amp;gt;
      &amp;lt;title&amp;gt;Select Company&amp;lt;/title&amp;gt;
      &amp;lt;searchString&amp;gt;
        sourcetype=company | stats count by company| fields - count
      &amp;lt;/searchString&amp;gt;
      &amp;lt;earliestTime&amp;gt;0&amp;lt;/earliestTime&amp;gt;
      &amp;lt;latestTime&amp;gt;now&amp;lt;/latestTime&amp;gt;
      &amp;lt;option name="wrap"&amp;gt;true&amp;lt;/option&amp;gt;
      &amp;lt;option name="drilldown"&amp;gt;row&amp;lt;/option&amp;gt;
      &amp;lt;option name="count"&amp;gt;10&amp;lt;/option&amp;gt;
      &amp;lt;/table&amp;gt;
  &amp;lt;/row&amp;gt;
&amp;lt;/dashboard&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;This dashboard create a table with unique list of companies. Increate the "count" option value as per your need. It by default drilldowns to Splunk Search app with selected company name, with search query like below.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;sourcetype=company company="Your selected company name"
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 06 Dec 2013 19:38:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-help/m-p/169890#M10470</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2013-12-06T19:38:46Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard help</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-help/m-p/169891#M10471</link>
      <description>&lt;P&gt;unfortunately sourcetype=company nor source=company return any results.  really confusing!!&lt;/P&gt;</description>
      <pubDate>Fri, 06 Dec 2013 20:37:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-help/m-p/169891#M10471</guid>
      <dc:creator>mhorn</dc:creator>
      <dc:date>2013-12-06T20:37:57Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard help</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-help/m-p/169892#M10472</link>
      <description>&lt;P&gt;This just an example query. replace it with index/source/sourcetype of yours which has company data.&lt;/P&gt;</description>
      <pubDate>Sat, 07 Dec 2013 00:54:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-help/m-p/169892#M10472</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2013-12-07T00:54:42Z</dc:date>
    </item>
  </channel>
</rss>

