Splunk Search

How can I view daily/monthly job query search average times?

tinanicole21
New Member

Given an initial search query, I'm trying to view daily and monthly job search query runtimes, then average the times out respectively.

Tags (3)
0 Karma

jkat54
SplunkTrust
SplunkTrust

Check out the search dashboards in the monitoring console.

0 Karma

tinanicole21
New Member

I was able to get one step closer with the following search query:

index=_audit savedsearch_name!="" info=completed | eval duration=total_run_time | stats count by _time, savedsearch_name, user, duration | stats avg(duration)

0 Karma
Get Updates on the Splunk Community!

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!

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

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...