<?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 How/where to edit a prebuilt panel? in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-where-to-edit-a-prebuilt-panel/m-p/331906#M21518</link>
    <description>&lt;P&gt;I have a couple of "documentation" panels in one of my dashboards - each contains a single &lt;STRONG&gt;html&lt;/STRONG&gt;  tag bracketing the formatted text contents (no searches, etc., just nested bulleted and/or numbered lists).  One provides condensed debug information = token values.  The other provides release notes and lists known issues for the current version of the dashboard.  I collect both in panels so that I can hide them (keeping the dashboard tidy) unless they are called up by yes/no "&lt;EM&gt;Show Debug&lt;/EM&gt;" and "&lt;EM&gt;Show Notes&lt;/EM&gt;" inputs.&lt;BR /&gt;
I currently update these panels by editing the entire dashboard in the Simple XML editor - but I'd rather be able to edit these in isolation, without opening up (and risking accidental damage to) the entire dashboard - so I tried converting them to &lt;STRONG&gt;pre-built panels&lt;/STRONG&gt;.&lt;BR /&gt;
The questions:&lt;BR /&gt;
1. Is there somewhere that I can edit a pre-built panel?  I don't see the names I assigned them in the Dashboards or Reports lists.&lt;BR /&gt;
(Is editing them not permitted/provided, because they're "pre-built"?)&lt;BR /&gt;
2.  Does someone have an alternate approach to embedding documentation in (or linking it to) a dashboard?&lt;BR /&gt;
Thanks!&lt;/P&gt;</description>
    <pubDate>Wed, 31 May 2017 15:35:32 GMT</pubDate>
    <dc:creator>brorymes</dc:creator>
    <dc:date>2017-05-31T15:35:32Z</dc:date>
    <item>
      <title>How/where to edit a prebuilt panel?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-where-to-edit-a-prebuilt-panel/m-p/331906#M21518</link>
      <description>&lt;P&gt;I have a couple of "documentation" panels in one of my dashboards - each contains a single &lt;STRONG&gt;html&lt;/STRONG&gt;  tag bracketing the formatted text contents (no searches, etc., just nested bulleted and/or numbered lists).  One provides condensed debug information = token values.  The other provides release notes and lists known issues for the current version of the dashboard.  I collect both in panels so that I can hide them (keeping the dashboard tidy) unless they are called up by yes/no "&lt;EM&gt;Show Debug&lt;/EM&gt;" and "&lt;EM&gt;Show Notes&lt;/EM&gt;" inputs.&lt;BR /&gt;
I currently update these panels by editing the entire dashboard in the Simple XML editor - but I'd rather be able to edit these in isolation, without opening up (and risking accidental damage to) the entire dashboard - so I tried converting them to &lt;STRONG&gt;pre-built panels&lt;/STRONG&gt;.&lt;BR /&gt;
The questions:&lt;BR /&gt;
1. Is there somewhere that I can edit a pre-built panel?  I don't see the names I assigned them in the Dashboards or Reports lists.&lt;BR /&gt;
(Is editing them not permitted/provided, because they're "pre-built"?)&lt;BR /&gt;
2.  Does someone have an alternate approach to embedding documentation in (or linking it to) a dashboard?&lt;BR /&gt;
Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 31 May 2017 15:35:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-where-to-edit-a-prebuilt-panel/m-p/331906#M21518</guid>
      <dc:creator>brorymes</dc:creator>
      <dc:date>2017-05-31T15:35:32Z</dc:date>
    </item>
    <item>
      <title>Re: How/where to edit a prebuilt panel?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-where-to-edit-a-prebuilt-panel/m-p/331907#M21519</link>
      <description>&lt;P&gt;Howdy!&lt;/P&gt;

&lt;P&gt;Pre-built panels are just another type of knowledge object. They reside in &lt;CODE&gt;$APP_HOME/[default|local]/data/ui/panels&lt;/CODE&gt;. You can edit there, and &lt;CODE&gt;&amp;lt;splunk&amp;gt;/en-US/debug/refresh?entity=admin/panels&lt;/CODE&gt; to reload the contents. You can refer to them in any dashboard you want, as long as permissions are correct.&lt;/P&gt;

&lt;P&gt;Edit: Here's the link &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.6.1/Viz/AddPanels#Create_and_add_a_panel_by_reference"&gt;http://docs.splunk.com/Documentation/Splunk/6.6.1/Viz/AddPanels#Create_and_add_a_panel_by_reference&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 31 May 2017 16:08:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-where-to-edit-a-prebuilt-panel/m-p/331907#M21519</guid>
      <dc:creator>alacercogitatus</dc:creator>
      <dc:date>2017-05-31T16:08:21Z</dc:date>
    </item>
    <item>
      <title>Re: How/where to edit a prebuilt panel?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-where-to-edit-a-prebuilt-panel/m-p/331908#M21520</link>
      <description>&lt;P&gt;You go to &lt;CODE&gt;Settings&lt;/CODE&gt; -&amp;gt; &lt;CODE&gt;User interface&lt;/CODE&gt; -&amp;gt; &lt;CODE&gt;Prebuilt panels&lt;/CODE&gt;.&lt;/P&gt;

&lt;P&gt;Not everything shows up under &lt;CODE&gt;Settings&lt;/CODE&gt; -&amp;gt; &lt;CODE&gt;All configurations&lt;/CODE&gt; !&lt;/P&gt;</description>
      <pubDate>Wed, 31 May 2017 18:19:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-where-to-edit-a-prebuilt-panel/m-p/331908#M21520</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2017-05-31T18:19:39Z</dc:date>
    </item>
    <item>
      <title>Re: How/where to edit a prebuilt panel?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-where-to-edit-a-prebuilt-panel/m-p/331909#M21521</link>
      <description>&lt;P&gt;Pre-built panels should be constructed more in a way so that they are re-usable contents across all your dashboards. Since their code is not exposed within Simple XML you can change them only from Prebuilt panels menu.&lt;/P&gt;

&lt;P&gt;Based on the needs that you have described you can also try embedding an HTML page directly in your Dashboard. Refer to HTML examples in Splunk 6.x Dashboard Examples App.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2017 07:57:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-where-to-edit-a-prebuilt-panel/m-p/331909#M21521</guid>
      <dc:creator>niketn</dc:creator>
      <dc:date>2017-06-01T07:57:37Z</dc:date>
    </item>
    <item>
      <title>Re: How/where to edit a prebuilt panel?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-where-to-edit-a-prebuilt-panel/m-p/331910#M21522</link>
      <description>&lt;P&gt;Thanks niketnilay!  You are correct, this is not the intended use of pre-built panels - I'm only doing it to separate these documentation panels (which are not reusable, being specific to one version of the containing dashboard) from the dashboard XML proper, which is quite large.  I'll look into your embedded HTML page suggestion.&lt;BR /&gt;
Thanks again!&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2017 13:58:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-where-to-edit-a-prebuilt-panel/m-p/331910#M21522</guid>
      <dc:creator>brorymes</dc:creator>
      <dc:date>2017-06-01T13:58:32Z</dc:date>
    </item>
    <item>
      <title>Re: How/where to edit a prebuilt panel?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-where-to-edit-a-prebuilt-panel/m-p/331911#M21523</link>
      <description>&lt;P&gt;Concise and accurate - thanks woodcock!&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2017 19:47:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-where-to-edit-a-prebuilt-panel/m-p/331911#M21523</guid>
      <dc:creator>brorymes</dc:creator>
      <dc:date>2017-06-01T19:47:37Z</dc:date>
    </item>
    <item>
      <title>Re: How/where to edit a prebuilt panel?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-where-to-edit-a-prebuilt-panel/m-p/331912#M21524</link>
      <description>&lt;P&gt;Thanks alacercogitatus for this more expansive answer - the link is helpful, covers the whole subject of adding panels, as well as editing pre-built ones.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2017 20:46:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-where-to-edit-a-prebuilt-panel/m-p/331912#M21524</guid>
      <dc:creator>brorymes</dc:creator>
      <dc:date>2017-06-01T20:46:39Z</dc:date>
    </item>
  </channel>
</rss>

