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!

SplunkTrust Application Period is Officially OPEN!

It's that time, folks! The application/nomination period for the 2025 SplunkTrust is officially open! If you ...

Splunk Answers Content Calendar, June Edition II

Get ready to dive into Splunk Dashboard panels this week! We'll be tackling common questions around ...

Splunk Observability Cloud's AI Assistant in Action Series: Auditing Compliance and ...

This is the third post in the Splunk Observability Cloud’s AI Assistant in Action series that digs into how to ...