<?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: How to create a hierarchical chart with Splunk? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-create-a-hierarchical-chart-with-Splunk/m-p/252846#M75664</link>
    <description>&lt;P&gt;Hi vivek9955,&lt;/P&gt;

&lt;P&gt;Why do not you use the Splunk IT Service Intelligence for this?&lt;BR /&gt;
Splunk IT Service Intelligence: &lt;A href="https://splunkbase.splunk.com/app/1841/"&gt;https://splunkbase.splunk.com/app/1841/&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Or you could build the Advanced Dashboard using XML: &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.2.2/AdvancedDev/AdvancedDashboard"&gt;http://docs.splunk.com/Documentation/Splunk/6.2.2/AdvancedDev/AdvancedDashboard&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 18 May 2016 12:56:27 GMT</pubDate>
    <dc:creator>rafamss</dc:creator>
    <dc:date>2016-05-18T12:56:27Z</dc:date>
    <item>
      <title>How to create a hierarchical chart with Splunk?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-create-a-hierarchical-chart-with-Splunk/m-p/252843#M75661</link>
      <description>&lt;P&gt;How to create hierarchical chart in Splunk? I have 4 panels in dashboard and I need to display these 4 panels in hierarchical order to the show health of an Application.&lt;/P&gt;</description>
      <pubDate>Wed, 18 May 2016 06:05:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-create-a-hierarchical-chart-with-Splunk/m-p/252843#M75661</guid>
      <dc:creator>vivek9955</dc:creator>
      <dc:date>2016-05-18T06:05:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a hierarchical chart with Splunk?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-create-a-hierarchical-chart-with-Splunk/m-p/252844#M75662</link>
      <description>&lt;P&gt;This would require custom css and may be a bit too much to ask for on answers.splunk.com and more of a feature request / professional services request.&lt;/P&gt;

&lt;P&gt;&lt;IMG src="http://www.macmillanlearning.com/catalog/static/bsm/researchroom/websites/graphics/hierarchy.gif" alt="alt text" /&gt;&lt;/P&gt;

&lt;P&gt;But check this to see if the SANKEY diagram would work:&lt;/P&gt;

&lt;P&gt;&lt;A href="http://localhost:8000/en-US/manager/search/appsremote?content=visualizations&amp;amp;type=app&amp;amp;offset=0&amp;amp;count=20&amp;amp;order=relevance&amp;amp;query=sankey"&gt;http://localhost:8000/en-US/manager/search/appsremote?content=visualizations&amp;amp;type=app&amp;amp;offset=0&amp;amp;count=20&amp;amp;order=relevance&amp;amp;query=sankey&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 18 May 2016 12:28:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-create-a-hierarchical-chart-with-Splunk/m-p/252844#M75662</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2016-05-18T12:28:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a hierarchical chart with Splunk?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-create-a-hierarchical-chart-with-Splunk/m-p/252845#M75663</link>
      <description>&lt;P&gt;Perhaps the ITSI app (one of the few paid-for apps) may help?&lt;/P&gt;

&lt;P&gt;The second screenshot in the Splunkbase entry for the &lt;A href="https://splunkbase.splunk.com/app/1841/"&gt;ITSI app&lt;/A&gt; is something I saw a demo of being created (or something very much like it).  It was completely ad-hoc, built based on a Visio diagram used as a template.  The point being that it can fairly arbitrarily do this sort of "arranging" of things.&lt;/P&gt;

&lt;P&gt;That being said, have you tried rearranging the order they are in on the dashboard?  &lt;/P&gt;

&lt;P&gt;Otherwise, jkat54's comment may apply.&lt;/P&gt;</description>
      <pubDate>Wed, 18 May 2016 12:49:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-create-a-hierarchical-chart-with-Splunk/m-p/252845#M75663</guid>
      <dc:creator>Richfez</dc:creator>
      <dc:date>2016-05-18T12:49:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a hierarchical chart with Splunk?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-create-a-hierarchical-chart-with-Splunk/m-p/252846#M75664</link>
      <description>&lt;P&gt;Hi vivek9955,&lt;/P&gt;

&lt;P&gt;Why do not you use the Splunk IT Service Intelligence for this?&lt;BR /&gt;
Splunk IT Service Intelligence: &lt;A href="https://splunkbase.splunk.com/app/1841/"&gt;https://splunkbase.splunk.com/app/1841/&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Or you could build the Advanced Dashboard using XML: &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.2.2/AdvancedDev/AdvancedDashboard"&gt;http://docs.splunk.com/Documentation/Splunk/6.2.2/AdvancedDev/AdvancedDashboard&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 18 May 2016 12:56:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-create-a-hierarchical-chart-with-Splunk/m-p/252846#M75664</guid>
      <dc:creator>rafamss</dc:creator>
      <dc:date>2016-05-18T12:56:27Z</dc:date>
    </item>
  </channel>
</rss>

