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!

[Puzzles] Solve, Learn, Repeat: Dynamic formatting from XML events

This challenge was first posted on Slack #puzzles channelFor a previous puzzle, I needed a set of fixed-length ...

Enter the Agentic Era with Splunk AI Assistant for SPL 1.4

  &#x1f680; Your data just got a serious AI upgrade — are you ready? Say hello to the Agentic Era with the ...

Stronger Security with Federated Search for S3, GCP SQL & Australian Threat ...

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...