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!

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