<?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: Cannot Get splitSeries to work in a Dashboard in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Cannot-Get-splitSeries-to-work-in-a-Dashboard/m-p/36430#M1632</link>
    <description>&lt;P&gt;This was something I was trying to do a few months ago. In the end I had to take a different approach but would have really loved to get this working. I'm with you, I think its a bug, but unfortunately none have the Splunk Enginners have picked this one up yet. Hopefully they'll take a look at some point.&lt;/P&gt;</description>
    <pubDate>Fri, 25 Nov 2011 11:47:49 GMT</pubDate>
    <dc:creator>gjeavons</dc:creator>
    <dc:date>2011-11-25T11:47:49Z</dc:date>
    <item>
      <title>Cannot Get splitSeries to work in a Dashboard</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Cannot-Get-splitSeries-to-work-in-a-Dashboard/m-p/36428#M1630</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I'm having trouble getting splitSeries to work in a Dashboard. I'd thought it was a problem with my saved search and advanced XML but having tried many approaches I'm not making headway. As a test, I created the simple version below but even with this the graph is still depicted as a single view rather than the split view I believe I'm configuring. I've come to the point where I'm not sure if I have a problem with the Syntax below or if this an a genuine issue with the splitSeries function?&lt;/P&gt;

&lt;P&gt;thanks&lt;/P&gt;

&lt;P&gt;Gary&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;?xml version='1.0' encoding='utf-8'?&amp;gt;
&amp;lt;dashboard&amp;gt;
  &amp;lt;label&amp;gt;Alert Graph&amp;lt;/label&amp;gt;
  &amp;lt;row&amp;gt;
    &amp;lt;chart&amp;gt;
      &amp;lt;searchString&amp;gt;index=geneos source="/var/log/geneos.log" | head 10000 | rex "(?i)^(?:[^ ]* ){4}(?P&amp;amp;lt;Status&amp;amp;gt;[^:]+)" | timechart count(Status) by Status&amp;lt;/searchString&amp;gt;
      &amp;lt;title&amp;gt;Alerts over past hour&amp;lt;/title&amp;gt;
       &amp;lt;earliestTime&amp;gt;-1h&amp;lt;/earliestTime&amp;gt;
       &amp;lt;latestTime&amp;gt;now&amp;lt;/latestTime&amp;gt;
        &amp;lt;option name="charting.chart"&amp;gt;area&amp;lt;/option&amp;gt;
        &amp;lt;option name="charting.legend.placement"&amp;gt;Right&amp;lt;/option&amp;gt;
        &amp;lt;option name="charting.layout.splitSeries"&amp;gt;True&amp;lt;/option&amp;gt;
        &amp;lt;option name="charting.primaryAxisTitle.text"&amp;gt;Time&amp;lt;/option&amp;gt;
        &amp;lt;option name="charting.secondaryAxisTitle.text"&amp;gt;Count&amp;lt;/option&amp;gt;
    &amp;lt;/chart&amp;gt;
  &amp;lt;/row&amp;gt;
&amp;lt;/dashboard&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 29 Jun 2011 12:53:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Cannot-Get-splitSeries-to-work-in-a-Dashboard/m-p/36428#M1630</guid>
      <dc:creator>gjeavons</dc:creator>
      <dc:date>2011-06-29T12:53:23Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot Get splitSeries to work in a Dashboard</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Cannot-Get-splitSeries-to-work-in-a-Dashboard/m-p/36429#M1631</link>
      <description>&lt;P&gt;I have this same problem. Perhaps it's a bug? I'm running 4.2.4 (110225).&lt;/P&gt;</description>
      <pubDate>Wed, 23 Nov 2011 10:54:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Cannot-Get-splitSeries-to-work-in-a-Dashboard/m-p/36429#M1631</guid>
      <dc:creator>alexiri</dc:creator>
      <dc:date>2011-11-23T10:54:54Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot Get splitSeries to work in a Dashboard</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Cannot-Get-splitSeries-to-work-in-a-Dashboard/m-p/36430#M1632</link>
      <description>&lt;P&gt;This was something I was trying to do a few months ago. In the end I had to take a different approach but would have really loved to get this working. I'm with you, I think its a bug, but unfortunately none have the Splunk Enginners have picked this one up yet. Hopefully they'll take a look at some point.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Nov 2011 11:47:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Cannot-Get-splitSeries-to-work-in-a-Dashboard/m-p/36430#M1632</guid>
      <dc:creator>gjeavons</dc:creator>
      <dc:date>2011-11-25T11:47:49Z</dc:date>
    </item>
  </channel>
</rss>

