<?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: Create dashboard using advanced xml in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Create-dashboard-using-advanced-xml/m-p/205619#M12898</link>
    <description>&lt;P&gt;Which Splunk version you're working on? If Splunk 6.x, then do you see and Edit button (kinda dropdown) -&amp;gt; Edit source option on the top right corner of the dashboard?&lt;/P&gt;</description>
    <pubDate>Wed, 21 Sep 2016 20:56:08 GMT</pubDate>
    <dc:creator>somesoni2</dc:creator>
    <dc:date>2016-09-21T20:56:08Z</dc:date>
    <item>
      <title>Create dashboard using advanced xml</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Create-dashboard-using-advanced-xml/m-p/205618#M12897</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I have access to just splunk web, and can edit simple xml, but only view the code for advanced xml by appending 'dashboard_name/?showsource=advanced' at the end of the URL.&lt;/P&gt;

&lt;P&gt;I have made some changes in the advanced xml and need to apply them to the dashboard.&lt;/P&gt;

&lt;P&gt;I do not have access to the below directories, nor do I know where they are located.&lt;/P&gt;

&lt;BLOCKQUOTE&gt;
&lt;P&gt;$SPLUNK_HOME/etc/apps//local/data/ui/views/&lt;/P&gt;

&lt;P&gt;$SPLUNK_HOME/etc/apps//default/data/ui/views/&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;

&lt;P&gt;Is there any way I will be able to save the changes I have made to the advanced xml?&lt;/P&gt;

&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Wed, 21 Sep 2016 20:44:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Create-dashboard-using-advanced-xml/m-p/205618#M12897</guid>
      <dc:creator>namritha</dc:creator>
      <dc:date>2016-09-21T20:44:42Z</dc:date>
    </item>
    <item>
      <title>Re: Create dashboard using advanced xml</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Create-dashboard-using-advanced-xml/m-p/205619#M12898</link>
      <description>&lt;P&gt;Which Splunk version you're working on? If Splunk 6.x, then do you see and Edit button (kinda dropdown) -&amp;gt; Edit source option on the top right corner of the dashboard?&lt;/P&gt;</description>
      <pubDate>Wed, 21 Sep 2016 20:56:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Create-dashboard-using-advanced-xml/m-p/205619#M12898</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2016-09-21T20:56:08Z</dc:date>
    </item>
    <item>
      <title>Re: Create dashboard using advanced xml</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Create-dashboard-using-advanced-xml/m-p/205620#M12899</link>
      <description>&lt;P&gt;If you are using Splunk Cloud, you won't be able to do that yourself. You could file a ticket and work with Support to get your changes in place. What are you trying to do that requires advanced XML instead of simple XML?&lt;/P&gt;</description>
      <pubDate>Wed, 21 Sep 2016 21:30:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Create-dashboard-using-advanced-xml/m-p/205620#M12899</guid>
      <dc:creator>ChrisG</dc:creator>
      <dc:date>2016-09-21T21:30:08Z</dc:date>
    </item>
    <item>
      <title>Re: Create dashboard using advanced xml</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Create-dashboard-using-advanced-xml/m-p/205621#M12900</link>
      <description>&lt;P&gt;Thankyou for the response Chris.&lt;/P&gt;

&lt;P&gt;I need to overlay two values in one chart with a common X axis and a Y axis on either side&lt;/P&gt;

&lt;P&gt;chart 1 - Area chart: No. of requests per server (X axis - server, Y axis on left side - no. of requests)&lt;BR /&gt;
chart 2 - Area chart : Average Response time per server (X axis - server, Y axis on right side - average response time)&lt;/P&gt;

&lt;P&gt;Please refer to &lt;A href="https://answers.splunk.com/answers/452756/why-is-my-chart-overlay-not-working.html"&gt;https://answers.splunk.com/answers/452756/why-is-my-chart-overlay-not-working.html&lt;/A&gt; to view the code I am using and detailed information.&lt;/P&gt;

&lt;P&gt;In the link above, I have mentioned chart 2 as line chart, but my requirements have changed now and I need them both to be area charts.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Sep 2016 23:54:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Create-dashboard-using-advanced-xml/m-p/205621#M12900</guid>
      <dc:creator>namritha</dc:creator>
      <dc:date>2016-09-21T23:54:45Z</dc:date>
    </item>
    <item>
      <title>Re: Create dashboard using advanced xml</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Create-dashboard-using-advanced-xml/m-p/205622#M12901</link>
      <description>&lt;P&gt;Thankyou somesoni2. Edit source gives us the option to edit the simple xml, I need to edit the code for advanced xml as I have made changes to &lt;CODE&gt;&amp;lt;modules&amp;gt;&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Sep 2016 23:56:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Create-dashboard-using-advanced-xml/m-p/205622#M12901</guid>
      <dc:creator>namritha</dc:creator>
      <dc:date>2016-09-21T23:56:00Z</dc:date>
    </item>
  </channel>
</rss>

