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

Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

 Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

What's New in Splunk Observability - August 2025

What's New We are excited to announce the latest enhancements to Splunk Observability Cloud as well as what is ...

Introduction to Splunk AI

How are you using AI in Splunk? Whether you see AI as a threat or opportunity, AI is here to stay. Lucky for ...