Dashboards & Visualizations

How does a user know when a query is complete with a form

ewanbrown
Path Finder

Hi,

I have a simple form which takes some user input, everything works fine, but as some of the queries may take a while to return how can the user know when the search is complete (they can click on jobs and view the Status, but this is for business users and I want to make the status simple to view)

Thanks

Tags (2)

ShaneNewman
Motivator

If you don't mind editing the XML for the dashboard itself, add:

<module name="JobProgressIndicator"/>

as a child of the search module.

0 Karma

Ayn
Legend

...if the form is made in advanced XML, that is. If it's not, you can convert simple XML to advanced XML.

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!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...