Splunk Search

How to display the values of a field in a chart, not the count of the number of events?

MENININHU
Engager

Hello ! I have a field called Total Value that contains currency values ​​.

I want to use these values ​​in my chart , however Splunk is counting the events , and not the values ​​themselves .

How do I change this ? For example : Value = Total Value

btt
Path Finder

Hello
if your problem is to display values of the field Total values in your chart use a values() fonction after renaming Total values as Total_values
|chart values(Toatal_values)

0 Karma

somesoni2
Revered Legend

Can you post some sample events and may be current non-working search? Also, expected output.

0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

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

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...