Dashboards & Visualizations

How do I declare a variable/token to be used across multiple dashboards?

abilis
Explorer

Hi,

i have 10 dashboards where i am currently initializing the same tokens in all the dashboards. The problem with this is that i have to go to all 10 dashboards tho change the value when i need to change the value of a token.

question: is there a way to set a static value of a token outside a dashboard and use this token inside my dashboards ??? something like global variable/token so i only need to change the value in one place.

Note: the value of the token is static so it wont change.

thanks

Tags (2)
0 Karma

kamlesh_vaghela
SplunkTrust
SplunkTrust

@abilis

You can share code between dashboards by placing it in the dashboard.js file.
You can initialize your tokens in dashboard.js and you do not need to do any change in any dashboards.

Please try and let me know if any issue.

0 Karma

kmaron
Motivator

Depending on how you're using the token you could switch to using a macro instead. Then you only have to change it in one place.

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!

SOC4Kafka - New Kafka Connector Powered by OpenTelemetry

The new SOC4Kafka connector, built on OpenTelemetry, enables the collection of Kafka messages and forwards ...

Event Series: Level up your SOC: Advancing with Splunk Enterprise Security

AI has fundamentally raised the stakes for security operations, and this three-part series is your guide to ...

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