Splunk Search

Count values(field) from search result

TwistTheNeil
New Member

I'm trying to use the stats function to list out values in a field
The field looks like
Name, count
A 55
B 66
C 77
I know values(field) would return
A
B
C
Is there a way to get the count of these values? (55, 66, 77) ?

Tags (1)
0 Karma

somesoni2
Revered Legend

Actually it would be great if you can post the expected output.

0 Karma

richgalloway
SplunkTrust
SplunkTrust

stats dc(Name)

---
If this reply helps you, Karma would be appreciated.
0 Karma

somesoni2
Revered Legend

You can use mvcombine command for that.

0 Karma
Get Updates on the Splunk Community!

Webinar Recap | Revolutionizing IT Operations: The Transformative Power of AI and ML ...

The Transformative Power of AI and ML in Enhancing Observability   In the realm of IT operations, the ...

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