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!

Updated Team Landing Page in Splunk Observability

We’re making some changes to the team landing page in Splunk Observability, based on your feedback. The ...

New! Splunk Observability Search Enhancements for Splunk APM Services/Traces and ...

Regardless of where you are in Splunk Observability, you can search for relevant APM targets including service ...

Webinar Recap | Revolutionizing IT Operations: The Transformative Power of AI and ML ...

The Transformative Power of AI and ML in Enhancing Observability   In the realm of IT operations, the ...