Dashboards & Visualizations

Dashboard Best Practices & Performance

subtrakt
Contributor

Hello,
I have a dashboard that displays around 30 saved searches. I have it set to load all the saved searches when the dashboard is loaded and refresh every 600 seconds - performance is fair.

To increase performance, I'm debating on scheduling the saved searches but don't want to create too much overhead when the dashboard is not in use. Would using dashboard inline searches be a better option?

Thanks!

0 Karma

martin_mueller
SplunkTrust
SplunkTrust

Inline or saved searches don't affect their performance, that's just where the search string is stored.

Some common ways to improve performance of a many-searches dashboard:

  • Look for commonality between searches. When found, combine several searches into one and use post-processing to drive several panels off one search.
  • Look for searches eligible for report acceleration
  • Look for long-running searches left over after these steps and schedule those searches

Above all that there's general search performance optimization, such as reducing the number of events scanned to achieve the search goal or replacing costly operations with cheaper ones or avoiding inefficient wildcard matches.

martin_mueller
SplunkTrust
SplunkTrust
0 Karma

a212830
Champion

Is there doc on how to handle post-processing?

0 Karma
Get Updates on the Splunk Community!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...