Dashboards & Visualizations

rangemap issues in 4.2

Medavian
Explorer

I have just upgraded to 4.2 and am having issues with rangemap. The below snippet worked fine in 4.1 and returned low,elevated or severe based on the input value, however no matter what value is in count for v4.2 I am always getting severe.

Am I missing something, do I need to rewrite something in 4.2 to get rangemaps to work ?

... | table count | rangemap field="count" low=0-5 elevated=6-20 default=severe

I had a look at the documentation and couldn't see anything listed in there for 4.2, anyone else having this issue ?

Tags (1)
1 Solution

gkanapathy
Splunk Employee
Splunk Employee

Take the quotes off the field name. It worked fine for me, then I added quotes around the field name and it messed up.

The workaround is pretty simple, but you might want to consider filing a bug, as this workaround fails if your field name, e.g., has spaces in it.

View solution in original post

0 Karma

gkanapathy
Splunk Employee
Splunk Employee

Take the quotes off the field name. It worked fine for me, then I added quotes around the field name and it messed up.

The workaround is pretty simple, but you might want to consider filing a bug, as this workaround fails if your field name, e.g., has spaces in it.

0 Karma

Medavian
Explorer

Thanks, sorted the issue and all queries working again.

0 Karma

Medavian
Explorer

As a test I also tried the following search query, this time it is always returning gray instead of severe for all values.

... | table count | rangemap field="count" green=0-5 blue=6-20 red=21-59 default=gray

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 ...