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!

Leveraging Automated Threat Analysis Across the Splunk Ecosystem

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

Can’t Make It to Boston? Stream .conf25 and Learn with Haya Husain

Boston may be buzzing this September with Splunk University and .conf25, but you don’t have to pack a bag to ...

Splunk Lantern’s Guide to The Most Popular .conf25 Sessions

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...