Dashboards & Visualizations

I need to Increase dashboard performance which contain heavy css ,HTML

snehal
Loves-to-Learn Lots

Our dashboard contain Heavy css,HTML and heavy  splunk quries.I want to improve the dashboard performance.

1. Is there other way to reduce loading time other than base search and Span?

2.Is using Javascript for css really helps to improve the performance?

Labels (3)
0 Karma

yannK
Splunk Employee
Splunk Employee

If your splunk search is slow because they are expensive , 

in the dashboard :

  • maybe look at acceleration of your saved searches
  • if you are using datamodels, look at accelerating them and only look at the accelerated data
  • If the dashboard is static, maybe populate it with a scheduled search (running on a regular interval)
  • if you have several panels on the same page, populated by similar searches, you could use a base search and "post process"  to populate several panels with the same base search results

Optimize the search :

  • restrict the timerange
  • limit to only necessary indexes/sourcetypes
  • improve your fields extractions (if you have slow regexes)
  • optimize for map reduce
  • increase the number of indexers to scale

 

0 Karma
Get Updates on the Splunk Community!

Splunk Observability for AI

Don’t miss out on an exciting Tech Talk on Splunk Observability for AI!Discover how Splunk’s agentic AI ...

Splunk Enterprise Security 8.x: The Essential Upgrade for Threat Detection, ...

Watch On Demand the Tech Talk on November 6 at 11AM PT, and empower your SOC to reach new heights! Duration: ...

Splunk Observability as Code: From Zero to Dashboard

For the details on what Self-Service Observability and Observability as Code is, we have some awesome content ...