Dashboards & Visualizations

Splunk 6.0 redirect to new tab when clicking on result

ibbsplunk
Engager

In Splunk Enterprise v5.0.4, when I used to click on the result a new tab used to open. But now in v6.0 when I click on the result the new search populates in the same window. How do I change it back so that when I click on the result from the query, a new tab be open?

0 Karma

sh254087
Communicator

Adding target="_blank" as in the example below works fine in Splunk Enterprise Version 8.0.1(and supposedly later versions too).

<nav>
   <a href="*yoururlhere*" target="_blank">Monitoring</a>
</nav>

Update : This doesn't work in older versions prior to v7.2.x.

0 Karma

apgersplunk1
Explorer

Confirmed - on a Mac using firefox, the new window works from within a dashboard panel (based on pivot) but not from within search (based on pivot).

0 Karma

dlamas_splunk
Splunk Employee
Splunk Employee

To open in a new tab when drilling down from a dashboard or pivot, you can use command/ctrl + click. This isn't supported in the search page yet.

somesoni2
Revered Legend

This issue exists in latest version 6.0.3 as well. It does work fine from custom dashboard but not from Search interface.

Brandon_ganem1
Path Finder

I've tried this in firefox and chrome, neither have a right click -> new tab. Control + click does not work either.

This is a pretty major setback from a usability stand point.

dlamas_splunk
Splunk Employee
Splunk Employee

What browser are you using? The behavior did change from 5.0 to 6.0 to no longer default to opening a new tab.

0 Karma

ibbsplunk
Engager

Hi dlamas_splunk,

I tried the ctrl+click and that did not work. In previous version I didn't have to click ctrl though.

0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

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

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...