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!

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...

What's new in Splunk Cloud Platform 9.1.2312?

Hi Splunky people! We are excited to share the newest updates in Splunk Cloud Platform 9.1.2312! Analysts can ...