Splunk Search

How do you change the legend value

BunnyHop
Contributor

Outside of renaming(aliasing) the actual field, can you also rename the entire content of the history for charting? (i.e. instead of count(field/alias), rename it to Total Count of FIELD).

Tags (3)
0 Karma
1 Solution

ftk
Motivator

Yes you can, see below:

your search | chart count(foo) as "Total Count of FOO" by bar

View solution in original post

ftk
Motivator

Yes you can, see below:

your search | chart count(foo) as "Total Count of FOO" by bar
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...