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!

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

Community Content Calendar, October Edition

Welcome to the October edition of our Community Spotlight! The Splunk Community is a treasure trove of ...

SOC4Kafka - New Kafka Connector Powered by OpenTelemetry

The new SOC4Kafka connector, built on OpenTelemetry, enables the collection of Kafka messages and forwards ...