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!

Automatic Discovery Part 1: What is Automatic Discovery in Splunk Observability Cloud ...

If you’ve ever deployed a new database cluster, spun up a caching layer, or added a load balancer, you know it ...

Real-Time Fraud Detection: How Splunk Dashboards Protect Financial Institutions

Financial fraud isn't slowing down. If anything, it's getting more sophisticated. Account takeovers, credit ...

Splunk + ThousandEyes: Correlate frontend, app, and network data to troubleshoot ...

 Are you tired of troubleshooting delays caused by siloed frontend, application, and network data? We've got a ...