Splunk Dev

user request in splunk servers

sravankaripe
Communicator

Hi ,

i have more that 22 SH and 18 indexers
i want to know the how may request are coming to each search head and indexer

Can someone help me with basic query for this

Tags (1)
0 Karma

woodcock
Esteemed Legend

Surely you are joking about your numbers. In any case, try this:

index=_* sourcetype=audittrail action=search
| stats count BY user host
| sort 0 - count
| stats list(*) AS * BY user
0 Karma
Get Updates on the Splunk Community!

Detecting Remote Code Executions With the Splunk Threat Research Team

WATCH NOWRemote code execution (RCE) vulnerabilities pose a significant risk to organizations. If exploited, ...

Enter the Splunk Community Dashboard Challenge for Your Chance to Win!

The Splunk Community Dashboard Challenge is underway! This is your chance to showcase your skills in creating ...

.conf24 | Session Scheduler is Live!!

.conf24 is happening June 11 - 14 in Las Vegas, and we are thrilled to announce that the conference catalog ...