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

Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Persistent Queue at TcpOut — One of Splunk's Most Practical Features

Splunk introduced persistent queueing at the tcpout layer as one of the most practical resilience features in ...

Skip the Awkward Silence: Have a .conf-ersation at .conf26

Picture this. You arrive at .conf26 already having your socializing and networking plans mapped out. No ...

Rethinking Zero Trust: From Product Purchases to Logical Control Evidence

Implementing Zero Trust (ZT) across complex environments often falters at the very beginning due to a ...