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!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...