<?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 specify SplitMode using simple form XML in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-specify-SplitMode-using-simple-form-XML/m-p/36621#M8133</link>
    <description>&lt;P&gt;Looks like an omission in the docs, but I think it should be&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;option name="charting.layout.splitSeries"&amp;gt;true&amp;lt;/option&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;splits into multiple charts, while &lt;CODE&gt;false&lt;/CODE&gt; is the default and combines it into one.&lt;/P&gt;</description>
    <pubDate>Wed, 25 Aug 2010 21:21:33 GMT</pubDate>
    <dc:creator>gkanapathy</dc:creator>
    <dc:date>2010-08-25T21:21:33Z</dc:date>
    <item>
      <title>How to specify SplitMode using simple form XML</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-specify-SplitMode-using-simple-form-XML/m-p/36620#M8132</link>
      <description>&lt;P&gt;Hi there, &lt;/P&gt;

&lt;P&gt;I can create a line graph with SplitMode, however there is no configuration guide for manually adding XML tag for SplitMode configuration.&lt;/P&gt;

&lt;P&gt;Do to this, do I have to use advanced XML  instead  with simple form XML? Can I do like the following XML to set SplitMode?&lt;/P&gt;

&lt;P&gt;
sourcetype=resusage | timechart avg(CPU_Per) avg(MEM_Per) avg(DISK_Per)
Resource Usage Trend
@mon
+1mon@mon
line
split 
all
&lt;/P&gt;

&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 25 Aug 2010 14:16:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-specify-SplitMode-using-simple-form-XML/m-p/36620#M8132</guid>
      <dc:creator>melonman</dc:creator>
      <dc:date>2010-08-25T14:16:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to specify SplitMode using simple form XML</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-specify-SplitMode-using-simple-form-XML/m-p/36621#M8133</link>
      <description>&lt;P&gt;Looks like an omission in the docs, but I think it should be&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;option name="charting.layout.splitSeries"&amp;gt;true&amp;lt;/option&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;splits into multiple charts, while &lt;CODE&gt;false&lt;/CODE&gt; is the default and combines it into one.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Aug 2010 21:21:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-specify-SplitMode-using-simple-form-XML/m-p/36621#M8133</guid>
      <dc:creator>gkanapathy</dc:creator>
      <dc:date>2010-08-25T21:21:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to specify SplitMode using simple form XML</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-specify-SplitMode-using-simple-form-XML/m-p/36622#M8134</link>
      <description>&lt;P&gt;thank you, I would appreciate if you also mention here how to do the same thing using advanced XML.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Aug 2010 07:37:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-specify-SplitMode-using-simple-form-XML/m-p/36622#M8134</guid>
      <dc:creator>melonman</dc:creator>
      <dc:date>2010-08-26T07:37:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to specify SplitMode using simple form XML</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-specify-SplitMode-using-simple-form-XML/m-p/36623#M8135</link>
      <description>&lt;P&gt;I found this working, thanks.&lt;/P&gt;

&lt;P&gt;&lt;OBJECT&gt;&lt;PARAM name="charting.layout.splitSeries" /&gt;true&lt;/OBJECT&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Aug 2010 08:22:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-specify-SplitMode-using-simple-form-XML/m-p/36623#M8135</guid>
      <dc:creator>melonman</dc:creator>
      <dc:date>2010-08-26T08:22:56Z</dc:date>
    </item>
  </channel>
</rss>

