Splunk Enterprise

how to check dashboard load time ?

selvam_sekar
Path Finder

Hi,

is there a way we can check the dashboard load time ? for example, if i choose today timestamp and hit the submit. how long it takes the panels to return the data for today timestamp?

Thanks,

Selvam.

Labels (1)
Tags (1)
0 Karma

dtburrows3
Builder

Should be able to check index=_audit for search run times for each individual search running on dashboards.

Something like this.

index="_audit" action=search provenance="UI:Dashboard:*"
    | table _time, user, app, provenance, savedsearch_name, search_id, total_run_time, event_count, result_count, search_et, search_lt
    | eval
        dashboard_id=mvindex(split(provenance, ":"), 2, -1)
0 Karma
Get Updates on the Splunk Community!

Get Inspired! We’ve Got Validation that Your Hard Work is Paying Off

We love our Splunk Community and want you to feel inspired by all your hard work! Eric Fusilero, our VP of ...

What's New in Splunk Enterprise 9.4: Features to Power Your Digital Resilience

Hey Splunky People! We are excited to share the latest updates in Splunk Enterprise 9.4. In this release we ...

Take Your Breath Away with Splunk Risk-Based Alerting (RBA)

WATCH NOW!The Splunk Guide to Risk-Based Alerting is here to empower your SOC like never before. Join Haylee ...