Monitoring Splunk

performance of form

smolcj
Builder

hi,
i have views/forms that consists of a dropdown box and several other panels(single value panels, tables, charts) derived from this dropdow box. the time taken by the form to load is really long. i have another issue like, some times, only some of the panels will load and others will not(i have already posted this question). i have posted my code here
How can i improve the performance? Is this issue because of the transaction commands used in the form ?
please help
thank you

Tags (1)
0 Karma
1 Solution

Drainy
Champion

The best way to look into what is causing long load times is to use the Jobs link in the top right. Here you can inspect your searches, even ones that are embedded into dashboards, and look at the overall times they take to execute. It also provides a breakdown of the different parts that take the longest - this way you can identify if its transaction that is taking the time.

Also, another major cause of slowdown like you describe is if a timerange isn't being appended to your search correctly, this can result in searches in your jobs window as showing as earliest=1970 sometime 😉 This can take a while to run..

Search Job Inspector;

http://docs.splunk.com/Documentation/Splunk/4.3/SearchReference/SearchJobInspector

View solution in original post

Drainy
Champion

The best way to look into what is causing long load times is to use the Jobs link in the top right. Here you can inspect your searches, even ones that are embedded into dashboards, and look at the overall times they take to execute. It also provides a breakdown of the different parts that take the longest - this way you can identify if its transaction that is taking the time.

Also, another major cause of slowdown like you describe is if a timerange isn't being appended to your search correctly, this can result in searches in your jobs window as showing as earliest=1970 sometime 😉 This can take a while to run..

Search Job Inspector;

http://docs.splunk.com/Documentation/Splunk/4.3/SearchReference/SearchJobInspector

Get Updates on the Splunk Community!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...