Dashboards & Visualizations

running multiple searches in a form sequentially

bkoutsky
Engager

Hi,

I'm creating a form with multiple searches (let's say 10). When user selects the time range using the time input element, all these searches start at the same time. That's bad, as it creates a big load on the server and for some users it hits the concurrent search limit.

Is it possible to somehow make multiple searches in a single form run in sequence instead in parallel?

I know that it is possible to have one master search and use postprocess searches to drive multiple reports on a same page, however, the searches I need to present do not have much in common and this technique can not be used here.

cheers,
Bob

Tags (1)
0 Karma

brettcave
Builder

You can use the search post process feature without a value, while still using a searchTemplate within the result scope (and not the form scope). e.g.

<fieldset> .... </fieldset>
<table>< title> A result field< /title>
< searchPostProcessor>< /searchPostProcessor>
< searchTemplate>"$someToken$"< /searchTemplate>
< /table>
0 Karma

kobi_biton
New Member

hi ,

I am having the same problem , did you manage to create run in sequence search ?

0 Karma
Get Updates on the Splunk Community!

Database Performance Sidebar Panel Now on APM Database Query Performance & Service ...

We’ve streamlined the troubleshooting experience for database-related service issues by adding a database ...

IM Landing Page Filter - Now Available

We’ve added the capability for you to filter across the summary details on the main Infrastructure Monitoring ...

Dynamic Links from Alerts to IM Navigators - New in Observability Cloud

Splunk continues to improve the troubleshooting experience in Observability Cloud with this latest enhancement ...