Splunk Search

Grouping values in bar chart when using inline search

MatMeredith
Path Finder

Using the search app I can run a search like this:

| chart avg(callcount) by sp_day sp

which gives me a bar chart where
- there is a bar for each combination of sp_day / sp
- bars are colored according to the value of sp

When I try to code this in my dashboard xml I have to drop the "| chart ..." from the end of the search term and then all the bars are always just drawn in the same color. How can I reproduce the behaviour from the search app on my dashboard?

Tags (1)
0 Karma

richgalloway
SplunkTrust
SplunkTrust

I assume you have a HiddenChartFormatter stanza somewhere in your xml. If so, try adding a statement like this to it:

<param name="charting.fieldColors">{"Value1":0x00FF00,"Value2":0xFF0000,"Value3":0xFF0000}</param>

---
If this reply helps you, Karma would be appreciated.
0 Karma
Get Updates on the Splunk Community!

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...