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!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...