Dashboards & Visualizations

Dashboard performance - Multiple searches

jasonhblackwell
Explorer

Free license of Splunk. Right now I have a dashboard with 15 single value searches and I have noticed that sometimes not all of them will refresh. But after a few F5 refresh they will all eventually. The 15 single values are saved searches. Is this a hardware issue or is there a better way of doing so many searches?

Tags (1)
0 Karma
1 Solution

southeringtonp
Motivator

It depends on what you're actually searching. Usually the best approach is to use Advanced XML and the HiddenPostProcess module.

This lets you create one master search with HiddenSearch, then below that define HiddenPostProcess searches which narrow the results down.

This should help get you started:
     http://www.splunk.com/base/Documentation/4.1.6/Developer/PostProcess

If you need more examples, there's at least one in the UI Examples app on SplunkBase. It's also used in the OSSEC app, among others.

View solution in original post

0 Karma

southeringtonp
Motivator

It depends on what you're actually searching. Usually the best approach is to use Advanced XML and the HiddenPostProcess module.

This lets you create one master search with HiddenSearch, then below that define HiddenPostProcess searches which narrow the results down.

This should help get you started:
     http://www.splunk.com/base/Documentation/4.1.6/Developer/PostProcess

If you need more examples, there's at least one in the UI Examples app on SplunkBase. It's also used in the OSSEC app, among others.

0 Karma
Get Updates on the Splunk Community!

Build Scalable Security While Moving to Cloud - Guide From Clayton Homes

 Clayton Homes faced the increased challenge of strengthening their security posture as they went through ...

Mission Control | Explore the latest release of Splunk Mission Control (2.3)

We’re happy to announce the release of Mission Control 2.3 which includes several new and exciting features ...

Cloud Platform | Migrating your Splunk Cloud deployment to Python 3.7

Python 2.7, the last release of Python 2, reached End of Life back on January 1, 2020. As part of our larger ...