Splunk Search

View interesting fields - maximum

allenhau
Engager

When I click on an interesting field I have 100 values but it only displays the top 10. How can I view all values?

0 Karma

to4kawa
Ultra Champion
| stats count as counts by your_interesting_field
| stats list(counts) as counts list(your_interesting_field) as your_interesting_field
0 Karma

allenhau
Engager

perfect thanks!

0 Karma

to4kawa
Ultra Champion

Congratulation. Please accept the answer.

0 Karma

to4kawa
Ultra Champion

dashboard? drilldown?
stats values(your_interesting_field)
Is this enough?

0 Karma

allenhau
Engager

thanks for that info. suppose I want to count the results as well. Which command would I append to that?

0 Karma
Get Updates on the Splunk Community!

See your relevant APM services, dashboards, and alerts in one place with the updated ...

As a Splunk Observability user, you have a lot of data you have to manage, prioritize, and troubleshoot on a ...

Index This | What goes away as soon as you talk about it?

May 2025 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with this month’s ...

What's New in Splunk Observability Cloud and Splunk AppDynamics - May 2025

This month, we’re delivering several new innovations in Splunk Observability Cloud and Splunk AppDynamics ...