Dashboards & Visualizations

How to enable caching of dashboard panels?

dhavamanis
Builder

We have multiple charts in a dashboard and its taking long time to update the panels. but we want to use some caching to show the previously viewed/created charts instead of re-generating the data. Can you please tell us how to enable the cache to avoid this slowness / re-generation.

Update :

We are using pivot table to build the dashboard. can you please tell us how can we achieve in this case.

Tags (3)
0 Karma
1 Solution

laserval
Communicator

Check if you can accelerate your data model. This means that some parts of the search will be pre-computed and stored, so the search that builds the dashboard panel will be faster.

See http://docs.splunk.com/Splexicon:Datamodelacceleration and http://docs.splunk.com/Documentation/Splunk/6.2.3/Knowledge/Acceleratedatamodels#Enable_persistent_a...

View solution in original post

laserval
Communicator

Check if you can accelerate your data model. This means that some parts of the search will be pre-computed and stored, so the search that builds the dashboard panel will be faster.

See http://docs.splunk.com/Splexicon:Datamodelacceleration and http://docs.splunk.com/Documentation/Splunk/6.2.3/Knowledge/Acceleratedatamodels#Enable_persistent_a...

linu1988
Champion

Hello,
This is pretty easy. Use the saved searches. Schedule them for particular or desired period. Use the pre-run data over and over without triggering a new search for multiple users.

Thanks,
L

dhavamanis
Builder

Thanks, We are using pivot table to build the dashboard. can you please tell us how can we achieve in this case.

0 Karma

splunk_mkhan
Explorer

I am looking for same, But I am still not clear how to achieve this. I am new splunk user. Please help me to cache dashboard(avoid to load data every time when we open dashboard) in splunk6.2(trial version).
Thanks,
yusuf

0 Karma

linu1988
Champion

There is no parameter which we can use in splunk 6 dashbaord. So as a workaround just replace the |loadjob command instead of search string.

->Create the savedsearch and schedule them to run at your desired interval
-> Create the dashbaord.
-> Replace the search with | loadjob savedsearch="User:search:SavedSearch_name"

User: the user which owns the savedsearch
SavedSearch_name : this will be savedsearch name

dhavamanis
Builder

Can you please provide the steps, seems i could see the option to schedule a PDF from dashboard link.

0 Karma
Get Updates on the Splunk Community!

.conf25 technical session recap of Observability for Gen AI: Monitoring LLM ...

If you’re unfamiliar, .conf is Splunk’s premier event where the Splunk community, customers, partners, and ...

A Season of Skills: New Splunk Courses to Light Up Your Learning Journey

There’s something special about this time of year—maybe it’s the glow of the holidays, maybe it’s the ...

Announcing the Migration of the Splunk Add-on for Microsoft Azure Inputs to ...

Announcing the Migration of the Splunk Add-on for Microsoft Azure Inputs to Officially Supported Splunk ...