Dashboards & Visualizations

How to make the field value dynamically populated

vadud3
Path Finder
    <input type="dropdown" token="testname">
        <label>Select Application</label>
        <choice value="*">Any</choice>
        <choice value="conn">conn</choice>
        <choice value="tacacs">tacacs</choice>
        <choice value="splunkd">log</choice>
        <choice value="mysql">ticket</choice>
    </input>
Tags (1)

sideview
SplunkTrust
SplunkTrust

If you're looking to get better behavior around prepopulation in textfields and dropdowns you should check out the Sideview Utils app. It packages a number of custom modules like TextField and Pulldown that are much simpler to configure and use and support various useful features like dynamic prepopulation from URL tokens and from the config.

The docs for Sideview Utils are embedded in the app itself so go ahead and pull it down and read through the 23 or so views it has inside. They'll walk you through the modules and the techniques around using them.

http://splunk-base.splunk.com/apps/22279/sideview-utils

0 Karma

jrodman
Splunk Employee
Splunk Employee

Any more info on this one?

0 Karma
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...