Splunk Search

How to see all values in a field

tmontney
Builder

alt text

It says 41 values exist, but it's only showing 10. How do I see the rest, and select from them with checkboxes? This is very useful since as soon as I choose one, then only one will show when I want multiple.

1 Solution

woodcock
Esteemed Legend

This comes from the top command so just add this to your existing search:

... | top <Some Number Here> SourceName

A 0 should mean unlimited.

View solution in original post

woodcock
Esteemed Legend

This comes from the top command so just add this to your existing search:

... | top <Some Number Here> SourceName

A 0 should mean unlimited.

kendricbeachey
New Member

When I did top 0 I got zero results. I had 469 results in all, so top 469 got me what I needed. Still, this steered me in the right direction...thanks!

0 Karma
Get Updates on the Splunk Community!

What the End of Support for Splunk Add-on Builder Means for You

Hello Splunk Community! We want to share an important update regarding the future of the Splunk Add-on Builder ...

Solve, Learn, Repeat: New Puzzle Channel Now Live

Welcome to the Splunk Puzzle PlaygroundIf you are anything like me, you love to solve problems, and what ...

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...