Splunk Search

How to Color all my dynamic column to min max scale color?

PeiYing15
Loves-to-Learn Everything

I would like to perform coloring in mindmidmax based on each column value. However, the column is dynamic, it is quit difficult for me to perform coloring by each column. I will end up need manual maintenance. I

<format type="color" field="column A">
<colorPalette type="minMidMax" maxColor="#53A051" minColor="#FFFFFF"></colorPalette>
<scale type="minMidMax"></scale>
</format>

<format type="color" field="column C">
<colorPalette type="minMidMax" maxColor="#53A051" minColor="#FFFFFF"></colorPalette>
<scale type="minMidMax"></scale>
</format> 

 

If i remove the field, it did perform the coloring for me. However, minmidmax is by whole table and not by each column

<format type="color" >
<colorPalette type="minMidMax" maxColor="#53A051" minColor="#FFFFFF"></colorPalette>
<scale type="minMidMax"></scale>
</format> 

 

Is there any method for me to perform minmidmax for all dynamic column i have made without manual maintenance effort. 

Labels (1)
0 Karma
Get Updates on the Splunk Community!

AppDynamics Summer Webinars

This summer, our mighty AppDynamics team is cooking up some delicious content on YouTube Live to satiate your ...

SOCin’ it to you at Splunk University

Splunk University is expanding its instructor-led learning portfolio with dedicated Security tracks at .conf25 ...

Credit Card Data Protection & PCI Compliance with Splunk Edge Processor

Organizations handling credit card transactions know that PCI DSS compliance is both critical and complex. The ...