Dashboards & Visualizations

dashboards doing parallel searches

jfraiberg
Communicator

I have a dashboard that does about 20 searches. Currently it does them in parallel, I would like them to be done sequentially. How can this be accomplished?

Tags (1)

dolivasoh
Contributor

You can try experimenting with append and base searches. This is essentially using one search to power the entire dashboard. There are some limitations like no more than 10,000 results can be post-processed and you shouldn't run anything that returns raw data. The base searches link also provides some usage examples and techniques for getting the job done.

Append will chain your searches together and will execute the searches sequentially but will return a single data set. You should account for this in your post-processing by limiting fields that are returned from the base search and used in the post process searches.

I've done something similar in a service level dashboard I developed for my company's NOC which about 25 dashboard "icons" that are powered by only 3 base searches.

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Index This | What travels the world but is also stuck in place?

April 2026 Edition  Hayyy Splunk Education Enthusiasts and the Eternally Curious!   We’re back with this ...

Discover New Use Cases: Unlock Greater Value from Your Existing Splunk Data

Realizing the full potential of your Splunk investment requires more than just understanding current usage; it ...

Continue Your Journey: Join Session 2 of the Data Management and Federation Bootcamp ...

As data volumes continue to grow and environments become more distributed, managing and optimizing data ...