Dashboards & Visualizations

After cloning and renaming a dashboard, is there a way to get the original dashboard back?

wu_weidong
Path Finder

How do you change the URL of a Splunk dashboard?

I originally had a dashboard named "System". I cloned it and named the new dashboard "System." (note the period at the end). Now, on the dashboard page, both dashboards have the same URL "10.1.1.1/en-US/app/search/system". Clicking on either one brings me to the cloned dashboard.

Is there a way to get the original dashboard back?

0 Karma
1 Solution

richgalloway
SplunkTrust
SplunkTrust

The original dashboard is still there, it's just unreachable because of the conflicting URLs. Clone the new dashboard again and give it a unique name that has only number, letters, and underscores in it. Delete the "System." dashboard. You should now have access to both.

---
If this reply helps you, Karma would be appreciated.

View solution in original post

woodcock
Esteemed Legend

The easiest way is through the CLI on your Search Head, which I assume is Linux. Login as root or splunk and do this:

find /opt/splunk/ -name *system*.xml

Then use mv to rename the file.

0 Karma

mstjohn_splunk
Splunk Employee
Splunk Employee

@wu_weidong

Did the answer below solve your problem? If so, please resolve this post by approving it!
If your problem is still not solved, keep us updated so that someone else can help ya. Thanks for posting!

0 Karma

richgalloway
SplunkTrust
SplunkTrust

The original dashboard is still there, it's just unreachable because of the conflicting URLs. Clone the new dashboard again and give it a unique name that has only number, letters, and underscores in it. Delete the "System." dashboard. You should now have access to both.

---
If this reply helps you, Karma would be appreciated.
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, ...