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!

Aligning Observability Costs with Business Value: Practical Strategies

 Join us for an engaging Tech Talk on Aligning Observability Costs with Business Value: Practical ...

Mastering Data Pipelines: Unlocking Value with Splunk

 In today's AI-driven world, organizations must balance the challenges of managing the explosion of data with ...

Splunk Up Your Game: Why It's Time to Embrace Python 3.9+ and OpenSSL 3.0

Did you know that for Splunk Enterprise 9.4, Python 3.9 is the default interpreter? This shift is not just a ...