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!

.conf25 Registration is OPEN!

Ready. Set. Splunk! Your favorite Splunk user event is back and better than ever. Get ready for more technical ...

Detecting Cross-Channel Fraud with Splunk

This article is the final installment in our three-part series exploring fraud detection techniques using ...

Splunk at Cisco Live 2025: Learning, Innovation, and a Little Bit of Mr. Brightside

Pack your bags (and maybe your dancing shoes)—Cisco Live is heading to San Diego, June 8–12, 2025, and Splunk ...