<?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: dynamic panel creation in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/dynamic-panel-creation/m-p/369653#M39765</link>
    <description>&lt;P&gt;My organization has Splunk 6.5.2 and as per trellis about series, it was debuted 6.6 version.&lt;BR /&gt;
hence I am unable to test this out.&lt;/P&gt;

&lt;P&gt;Thanks for the quick response.&lt;/P&gt;</description>
    <pubDate>Wed, 21 Mar 2018 09:12:19 GMT</pubDate>
    <dc:creator>VI371887</dc:creator>
    <dc:date>2018-03-21T09:12:19Z</dc:date>
    <item>
      <title>dynamic panel creation</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/dynamic-panel-creation/m-p/369651#M39763</link>
      <description>&lt;P&gt;Hi all  need some help with dashboards..&lt;BR /&gt;
does splunk supports creation of dashboard panels dynamically. &lt;/P&gt;

&lt;P&gt;let's say you have 3 Virtual machines, each with one panel showing cpu, memory, now if a new machine is introduced the splunk should automatically create a similar panel for newly introduced virtual machine or jvm.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Mar 2018 08:25:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/dynamic-panel-creation/m-p/369651#M39763</guid>
      <dc:creator>VI371887</dc:creator>
      <dc:date>2018-03-21T08:25:08Z</dc:date>
    </item>
    <item>
      <title>Re: dynamic panel creation</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/dynamic-panel-creation/m-p/369652#M39764</link>
      <description>&lt;P&gt;Yes you can do that using the trellis:&lt;/P&gt;

&lt;P&gt;In the following example you will get one panel per each of the sourcetype values existent in the search. So if a new one appears, then you'll get one more panel.&lt;/P&gt;

&lt;P&gt;Copy the example and test it yourself. Let me know if it is what you are looking for&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;dashboard&amp;gt;
  &amp;lt;label&amp;gt;Trellis&amp;lt;/label&amp;gt;
  &amp;lt;row&amp;gt;
    &amp;lt;panel&amp;gt;
      &amp;lt;single&amp;gt;
        &amp;lt;search&amp;gt;
          &amp;lt;query&amp;gt;index=_internal | stats count by sourcetype&amp;lt;/query&amp;gt;
          &amp;lt;earliest&amp;gt;-24h@h&amp;lt;/earliest&amp;gt;
          &amp;lt;latest&amp;gt;now&amp;lt;/latest&amp;gt;
        &amp;lt;/search&amp;gt;
        &amp;lt;option name="drilldown"&amp;gt;none&amp;lt;/option&amp;gt;
        &amp;lt;option name="refresh.display"&amp;gt;progressbar&amp;lt;/option&amp;gt;
        &amp;lt;option name="trellis.enabled"&amp;gt;1&amp;lt;/option&amp;gt;
        &amp;lt;option name="trellis.size"&amp;gt;small&amp;lt;/option&amp;gt;
        &amp;lt;option name="trellis.splitBy"&amp;gt;sourcetype&amp;lt;/option&amp;gt;
      &amp;lt;/single&amp;gt;
    &amp;lt;/panel&amp;gt;
  &amp;lt;/row&amp;gt;
&amp;lt;/dashboard&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 21 Mar 2018 08:34:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/dynamic-panel-creation/m-p/369652#M39764</guid>
      <dc:creator>tiagofbmm</dc:creator>
      <dc:date>2018-03-21T08:34:12Z</dc:date>
    </item>
    <item>
      <title>Re: dynamic panel creation</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/dynamic-panel-creation/m-p/369653#M39765</link>
      <description>&lt;P&gt;My organization has Splunk 6.5.2 and as per trellis about series, it was debuted 6.6 version.&lt;BR /&gt;
hence I am unable to test this out.&lt;/P&gt;

&lt;P&gt;Thanks for the quick response.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Mar 2018 09:12:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/dynamic-panel-creation/m-p/369653#M39765</guid>
      <dc:creator>VI371887</dc:creator>
      <dc:date>2018-03-21T09:12:19Z</dc:date>
    </item>
  </channel>
</rss>

