Splunk Search

How to specify SplitMode using simple form XML

melonman
Motivator

Hi there,

I can create a line graph with SplitMode, however there is no configuration guide for manually adding XML tag for SplitMode configuration.

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?

sourcetype=resusage | timechart avg(CPU_Per) avg(MEM_Per) avg(DISK_Per) Resource Usage Trend @mon +1mon@mon line split all

Thanks!

1 Solution

gkanapathy
Splunk Employee
Splunk Employee

Looks like an omission in the docs, but I think it should be

<option name="charting.layout.splitSeries">true</option>

splits into multiple charts, while false is the default and combines it into one.

View solution in original post

gkanapathy
Splunk Employee
Splunk Employee

Looks like an omission in the docs, but I think it should be

<option name="charting.layout.splitSeries">true</option>

splits into multiple charts, while false is the default and combines it into one.

melonman
Motivator

I found this working, thanks.

true

0 Karma

melonman
Motivator

thank you, I would appreciate if you also mention here how to do the same thing using advanced XML.

0 Karma
Get Updates on the Splunk Community!

Get the T-shirt to Prove You Survived Splunk University Bootcamp

As if Splunk University, in Las Vegas, in-person, with three days of bootcamps and labs weren’t enough, now ...

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...

Wondering How to Build Resiliency in the Cloud?

IT leaders are choosing Splunk Cloud as an ideal cloud transformation platform to drive business resilience,  ...