Splunk Enterprise Security

Where can I see ES content searches performance in terms of avg time?

deodeshm
Explorer

Where can I see ES content searches performance in terms of avg. time taken to run a particular correlation rule or saved search?

Labels (1)
Tags (1)
0 Karma
1 Solution

richgalloway
SplunkTrust
SplunkTrust

You should be able to get that information from the scheduler log.

index=_internal source=*scheduler.log run_time=* 
| stats avg(run_time) by savedsearch_name
---
If this reply helps you, Karma would be appreciated.

View solution in original post

0 Karma

richgalloway
SplunkTrust
SplunkTrust

You should be able to get that information from the scheduler log.

index=_internal source=*scheduler.log run_time=* 
| stats avg(run_time) by savedsearch_name
---
If this reply helps you, Karma would be appreciated.
0 Karma
Get Updates on the Splunk Community!

Archived Metrics Now Available for APAC and EMEA realms

We’re excited to announce the launch of Archived Metrics in Splunk Infrastructure Monitoring for our customers ...

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 Dashboard Challenge and Watch the .conf24 Global Broadcast!

The Splunk Community Dashboard Challenge is still happening, and it's not too late to enter for the week of ...