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!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...