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!

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 ...