Dashboards & Visualizations

Add a Search Bar in Simple Dashboard.

sanju005ind
Communicator

How can I add search bar (flashtimeline) to a simple dashboard.

Tags (1)
0 Karma
1 Solution

sideview
SplunkTrust
SplunkTrust

Sadly you cannot use the Simple XML (aka simplified XML) to do this, neither the <form> nor the <dashboard> flavor.

You'll have to switch to the advanced XML.
http://www.splunk.com/base/Documentation/latest/Developer/AdvancedIntro

and the best way to get a hands-on understanding the quickest is to download the "UI Examples for 4.1" app from splunkbase and read through the documented examples page by page while looking at their XML source. (App > Launcher > Browse other apps > UI Examples > Install )

It can definitely be done though. And there are even ways to augment the UI such that you can combine the SearchBar with other form search elements too.

View solution in original post

sideview
SplunkTrust
SplunkTrust

Sadly you cannot use the Simple XML (aka simplified XML) to do this, neither the <form> nor the <dashboard> flavor.

You'll have to switch to the advanced XML.
http://www.splunk.com/base/Documentation/latest/Developer/AdvancedIntro

and the best way to get a hands-on understanding the quickest is to download the "UI Examples for 4.1" app from splunkbase and read through the documented examples page by page while looking at their XML source. (App > Launcher > Browse other apps > UI Examples > Install )

It can definitely be done though. And there are even ways to augment the UI such that you can combine the SearchBar with other form search elements too.

cmeo
Contributor

Is this going to change some time? Adv. xml is painful to work with if you're not an xml hacker by trade.

Get Updates on the Splunk Community!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...