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!

Splunk App Dev Community Updates – What’s New and What’s Next

Welcome to your go-to roundup of everything happening in the Splunk App Dev Community! Whether you're building ...

The Latest Cisco Integrations With Splunk Platform!

Join us for an exciting tech talk where we’ll explore the latest integrations in Cisco + Splunk! We’ve ...

Enterprise Security Content Update (ESCU) | New Releases

In April, the Splunk Threat Research Team had 2 releases of new security content via the Enterprise Security ...