Dashboards & Visualizations

How to enable a new tab opening from within a dashboard?

dannyzen
Explorer

I would like to know if anyone has found a way that works best for them to enable a new tab opening from within a dashboard?
I have a working dashboard and would like to enable searches to open in a new tab, similarly to GET or POST requests within Workflow actions, instead of what I have right now which is 'Open in Search' and it proceeds to go to Splunk search in the same tab/window.
Is this a link target I would have to set up with eval tokens or what would be a good way to set it up?

Thank You

0 Karma
1 Solution

niketn
Legend

@dannyzen, all three Workflow Actions i.e. GET, POST and Search support opening result in new window. Click on the links to open Examples in Splunk Documentation which provide screenshot with Open Link in New Window and Search in New Window options as per the corresponding Workflow action.

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

View solution in original post

0 Karma

scott_sackrider
Explorer

Almost:::. need an underscore before "blank"

Michael
Contributor

to actually answer your question, and not give an RTFM answer:

use the target="blank" tag like this:

<a href="https://server:8000/en-US/app/search/search" target="blank"> <b>Search screen</b>
</a>

rafiq_rehman
Explorer

Thanks. That helped me resolving my issue, just a small correction that it would be:

target="_blank"
0 Karma

niketn
Legend

@dannyzen, all three Workflow Actions i.e. GET, POST and Search support opening result in new window. Click on the links to open Examples in Splunk Documentation which provide screenshot with Open Link in New Window and Search in New Window options as per the corresponding Workflow action.

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

adonio
Ultra Champion

how about some drilldowns?
http://docs.splunk.com/Documentation/Splunk/7.1.2/Viz/DrilldownIntro
so much to read and so much to do

dannyzen
Explorer

Thank you!

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

Community Content Calendar, September edition

Welcome to another insightful post from our Community Content Calendar! We're thrilled to continue bringing ...

Splunkbase Unveils New App Listing Management Public Preview

Splunkbase Unveils New App Listing Management Public PreviewWe're thrilled to announce the public preview of ...

Leveraging Automated Threat Analysis Across the Splunk Ecosystem

Are you leveraging automation to its fullest potential in your threat detection strategy?Our upcoming Security ...