Dashboards & Visualizations

Dynamic Drilldown URL View names may only contain alphanumeric characters.

jwquah
Path Finder

Hi All,

We're trying to do a dynamic drilldown to an external URL but it's reporting "View names may only contain alphanumeric characters." This is with specifying the drilldown as

    <drilldown target="_blank">
      <link>$click.value2$</link>
    </drilldown>

What's interesting is if we hardcode a URL say http://www.google.com it works, if we set the link to be say http://abc.com?query=$click.value2$ it works as well, just not if we ONLY set the link as $click.value2$. I've googled around without much answers so any thoughts on this would be much appreciated.

Thanks!

0 Karma

renjith_nair
Legend

Whenever you provide only the 'clicked value', then splunk probably thinks that it has to add the protocol as well as the app to redirect your URL correctly. If you check the resulted URL after your 'click', you can verify this - splunk prefixes the URL with current apps location.

For eg:

http://myserver:8000/en-US/app/search/https://google.com

Whenever you hardcode the URL, splunk identifies the protocol and redirection URL and it does not add any prefixes .

So probably you will have to provide the urls without protocol (https/http) and add this as part of the if possible.

Please see here https://answers.splunk.com/answers/85517/drill-down-to-absolute-url-using-click-value.html if it helps

---
What goes around comes around. If it helps, hit it with Karma 🙂
0 Karma
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!

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...

Modernize your Splunk Apps – Introducing Python 3.13 in Splunk

We are excited to announce that the upcoming releases of Splunk Enterprise 10.2.x and Splunk Cloud Platform ...

Step into “Hunt the Insider: An Splunk ES Premier Mystery” to catch a cybercriminal ...

After a whole week of being on call, you fell asleep on your keyboard, and you hit a sequence of buttons that ...