Dashboards & Visualizations

Can i Overwrite a Token in a dashboard by passing it from a URL

robertlynch2020
Motivator

Hi

I am passing in the following as a token LOG_DROP_OR_LIVE_VIEW=LOG_DROP.
I want the dashboard to take LOG_DROP for the default token, however it is taken as the URL but not for default.

How do i tell it to take it for the default?

<condition match="match($click.name2$,&quot;TPS&quot;)">
            <set token="TOKEN_COLUMN_NAME">$click.name2$</set>
            <set token="host_token">$row.HOST$</set>
              <set token="LOG_DROP_OR_LIVE_VIEW">LOG_DROP</set>
            <link target="_blank">/app/murex_mlc/tps_view_beta?form.host_token=$host_token$&amp;LOG_DROP_OR_LIVE_VIEW=$LOG_DROP_OR_LIVE_VIEW$&amp;</link>
          </condition>

When i look at the dashboard i see the following - Last line.
alt text

Thanks in advance
Rob

Tags (1)
0 Karma

renjith_nair
Legend

@robertlynch2020 ,
How do you assign values to Default and URL fields in the destination dashboards? Do you have different tokens ? Would be nice if you could share the xml part from the destination dashboard as well.

Happy Splunking!
0 Karma
Get Updates on the Splunk Community!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...