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!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...