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!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...