All Apps and Add-ons

Can I open drill-down links in new tab in Cisco Security App?

dnolan
Explorer

I'd like the dashboard pages within the Cisco Security App to open a new tab anytime I click on a section of one of the images to drill down into that data. (I don't want to lose the accumlated state thats being displayed on the page I'm on, so I want a new tab that I can close to come back here.)

Is there a way to configure that?

Tags (1)
0 Karma

kbecker
Communicator

If you add the popup param and set it to true a new window will be opened.

<module name="ConvertToDrilldownSearch">
  <module name="ViewRedirector">
    <param name="viewTarget">flashtimeline</param>
    <param name="popup">true</param>
  </module>
</module>
0 Karma

jisenberg
Splunk Employee
Splunk Employee

Is there a way to do this in simple XML?

0 Karma
Get Updates on the Splunk Community!

Splunk Observability Cloud's AI Assistant in Action Series: Auditing Compliance and ...

This is the third post in the Splunk Observability Cloud’s AI Assistant in Action series that digs into how to ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

What You Read The Most: Splunk Lantern’s Most Popular Articles!

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