All Apps and Add-ons

How do I move a dashboard I created in the Cisco Security Suite App to appear under the Network Security menu?

ttchorz
Path Finder

I have created a dashboard in Cisco Security Suite App. It was saved under Splunk for Cisco Security > Dashboards.

How can I move it so it appears under Network Security menu?

0 Karma
1 Solution

somesoni2
Revered Legend

This is what you have to do

1) Go to Setings->User interface->Navigation menu
2) Change the app context to Cisco Security, if not already selected
3) Open default hyperlink
4) In the navigation xml, find `` and add following entry below it

 <view name="NameOfYourDashboard"/>

5) Save the changes and you're done.

View solution in original post

somesoni2
Revered Legend

This is what you have to do

1) Go to Setings->User interface->Navigation menu
2) Change the app context to Cisco Security, if not already selected
3) Open default hyperlink
4) In the navigation xml, find `` and add following entry below it

 <view name="NameOfYourDashboard"/>

5) Save the changes and you're done.

ttchorz
Path Finder

I followed your steps. I see the dashboard under the menu I wanted it to be but when I click on it I am getting"

404 Not Found
Page not found!

0 Karma

woodcock
Esteemed Legend

Do not include the .xml part of the name.

ttchorz
Path Finder

great! this is exactly what I was looking for. the name should be all lowercase and it worked. Thank you!

0 Karma

woodcock
Esteemed Legend

There are many ways but the easiest way is to Use Edit Source on the old dashboard and copy the raw xml into your paste buffer. Then go to the other app, click Create New Dashboard and save some junk (but give it the correct name) and go to the new junky dashboard and click Edit source again and paste it there.

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

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...