Splunk Search

Top 10 Splunk Users

splunkcol
Builder

 

 

I need to get a top 10 of the users who use Splunk the most

Labels (1)
0 Karma
1 Solution

manjunathmeti
Champion

hi @splunkcol,
The below query give top users who successfully logged into Splunk in the last 1 year.

index=_audit sourcetype=audittrail action="login attempt" info=succeeded earliest=-1y | top user

View solution in original post

richgalloway
SplunkTrust
SplunkTrust

Top 10 by what measure?  What problem are you trying to solve?

---
If this reply helps you, Karma would be appreciated.
0 Karma

manjunathmeti
Champion

hi @splunkcol,
The below query give top users who successfully logged into Splunk in the last 1 year.

index=_audit sourcetype=audittrail action="login attempt" info=succeeded earliest=-1y | top user
Get Updates on the Splunk Community!

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...

September Community Champions: A Shoutout to Our Contributors!

As we close the books on another fantastic month, we want to take a moment to celebrate the people who are the ...

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...