Dashboards & Visualizations

HOW CAN I ACCESS FROM MY INSTANCE TO OTHER INSTANCE DASHBOARDS

HECHEVERRIA
New Member

ACTUALLY I´M DEVELOPING DASHBOARDS IN MY SPLUNK INSTANCE.
WE HAVE A SECOND INSTANCE WHERE RESIDES DASHBOARDS WHICH I WANT TO GET ACCESSFROM MY INSTANCE

Tags (1)
0 Karma

niketn
Legend

As far as you have the other Splunk app name and dashboard URL you can either use <link> tag or HTML anchor tag <a>

Assuming you are in Splunk app named app1 and dashboard dash1 and want to navigate to Splunk app2 with dashboard dash2 you can try anchor HTML.
Through link tag in Simple XML

<link>app/app2/dash2</link>

Or with Anchor tag if you are using HTML panel within Simple XML

<a>app/app2/dash2</a>

You can use _target="blank" within link or anchor to open the dashboard in a new window.
Refer to Splunk Documentation:
http://docs.splunk.com/Documentation/Splunk/latest/Viz/tokens#Define_tokens_for_conditional_operatio...

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

puneethgowda
Communicator
0 Karma

somesoni2
Revered Legend

YOu want to get access to dashboard OR the data residing in that instance. You can copy the dashboard xml (and any other dependencies like macros, fields extracts etc if exists) to your instance and create dashboard, add that second instance as your search peer and the dashboard should get populated.

0 Karma
Get Updates on the Splunk Community!

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...