Splunk Search

How to search the count of all values for a field, and also display all the values in the results?

nasamajh09
New Member

I want to count all the values of a field, and display all the values as well. How do I write a search in Splunk to achieve this?

0 Karma

richgalloway
SplunkTrust
SplunkTrust

Try ... | stats count(field), values(field) | ....
If that doesn't solve your problem, please be more specific in your question.

---
If this reply helps you, Karma would be appreciated.
Get Updates on the Splunk Community!

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

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...