Dashboards & Visualizations

How to consume tokens from url in html?

allan_newton
Path Finder

Hi,

Below is the url for my dashboard:

http://localhost:8000/en-US/app/firstapp/first_html?earliest=0&latest=&alpha=a&total=10

When I open that url, I want the panels in that dashboard to consume the values a and 10 and use it in the search.

My search string looks like:

|inputlookup alpha.csv | where alpha = "a" AND total = "10"

Please help. I have seen the tutorial at http://dev.splunk.com/view/webframework-htmldashboards/SP-CAAAETK, but couldn't quite get it.

Thanks
Allan

0 Karma

jeffland
SplunkTrust
SplunkTrust

I'm not sure whether this is the page you're talking about, something seems to be wrong with your link. If you do, I don't see how that is shown on that page. In any case, this might be of interest to you.

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 ...