Splunk Search

Limit result of a search query

pinzer
Path Finder

Hi all, how can i limit this search query to the top 5 rows?

eventtype="searchDC" Type="Audit Success" CategoryString="Logon/Logoff" Message="Logon attempt using explicit credentials*" success User_Name="*" |stats count by Target_User_Name | sort by count desc 

thanks

Tags (1)
0 Karma
1 Solution

parallaxed
Path Finder

parallaxed
Path Finder

Try

| head 5

pinzer
Path Finder

thanks a lot! bye

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