Splunk Search

form search in advanced dashboard that send to flashtimeline the search

pinzer
Path Finder

hi all, i need to insert a form search in an advanced dashboard that send to flashtimeline when writing a search. how can i do this? thanks a lot

something like this but that send to flashtimeline

<form>
<label>My form search</label>
<searchTemplate>$username$</searchTemplate>
<fieldset>
<input type="text" token="username" />
</fieldset>
</form>

Tags (2)
0 Karma

gkanapathy
Splunk Employee
Splunk Employee

You'll need to used the Advanced XML and use a ViewRedirector modules inside your form inputs. You can't do this in the Simple XML.

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...