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!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...