Splunk Search

Why does geostats represent one and two arguments differently?

snorri
Path Finder

Im trying to represent som values with geostats, when I do this:

| geostats values(OK) by name

geostats present the results in a acceptable way:

alt text

But when I put in two values:

| geostats values(OK) values(NOK) by name

geostats presents the results like this:

alt text

Why is this? And how can I rename it?

0 Karma

DalJeanis
Legend

Try as

| stats values(OK) as MyName1 values(NOK) as MyName2 by name
0 Karma
Get Updates on the Splunk Community!

Enterprise Security Content Update (ESCU) | New Releases

In December, the Splunk Threat Research Team had 1 release of new security content via the Enterprise Security ...

Why am I not seeing the finding in Splunk Enterprise Security Analyst Queue?

(This is the first of a series of 2 blogs). Splunk Enterprise Security is a fantastic tool that offers robust ...

Index This | What are the 12 Days of Splunk-mas?

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