Dashboards & Visualizations

Is there any placeholder token for application name in case I clone my app and give it a different name?

prathikpisplunk
Explorer

Hi,

Do we have any placeholder for application name?
like in the below path, if I want to get the application name dynamically.

{{SPLUNKWEB_URL_PREFIX}}/static/app//common.js

In case I clone my app and give a different name, but since we have it hard coded, the link takes me to the original app instead of cloned one.

0 Karma
1 Solution

niketn
Legend

Following Environment Token can be used:
$env:app$

For the complete list of Environment Token please refer to the following documentation : http://docs.splunk.com/Documentation/Splunk/latest/Viz/tokens

Or Default Environment Tokens example in the Splunk 6.x Dashboard Examples app.

____________________________________________
| makeresults | eval message= "Happy Splunking!!!"

View solution in original post

niketn
Legend

Following Environment Token can be used:
$env:app$

For the complete list of Environment Token please refer to the following documentation : http://docs.splunk.com/Documentation/Splunk/latest/Viz/tokens

Or Default Environment Tokens example in the Splunk 6.x Dashboard Examples app.

____________________________________________
| makeresults | eval message= "Happy Splunking!!!"

prathikpisplunk
Explorer

Thanks for reply. The link seems to be not working. Please check the link and post again

0 Karma

niketn
Legend

There were asterix * which got included in the link. Please try again. However, $env.app$ can be used in your dashaboard for pulling App Name. You can directly try printing in HTML panel.

____________________________________________
| makeresults | eval message= "Happy Splunking!!!"
0 Karma

prathikpisplunk
Explorer

Thanks a lot for your quick response

0 Karma
Get Updates on the Splunk Community!

Now Available: Cisco Talos Threat Intelligence Integrations for Splunk Security Cloud ...

At .conf24, we shared that we were in the process of integrating Cisco Talos threat intelligence into Splunk ...

Preparing your Splunk Environment for OpenSSL3

The Splunk platform will transition to OpenSSL version 3 in a future release. Actions are required to prepare ...

Easily Improve Agent Saturation with the Splunk Add-on for OpenTelemetry Collector

Agent Saturation What and Whys In application performance monitoring, saturation is defined as the total load ...