Dashboards & Visualizations

Why can I not delete a dashboard I created in Splunk 6.2 and receiving error?

rmsit
Communicator

Hi all, after upgrading to version 6.2, I attempted to create a dashboard and I received an error (don't recall error) but the dashboard was created. Now I am attempting to delete the dashboard, however, I receive the following message. Any thoughts?

Splunk could not perform action for resource data/ui/views 404, u'Splunk cannot find "data/ui/views/opintel_v2.

Thanks,
James

Tags (4)
1 Solution

fdi01
Motivator

to delete your dashboard name
1- go to /splunk_Home/etc/apps/your_app_name/default/data/ui/views# repertoire to see you dashboard_name

exple: root@fdi-HP-Pavilion-g4-Notebook-PC:# cd /opt/splunk/etc/apps/search/default/data/ui/views

note : you can do the « ls » command for see all dashboard_name

2- execute ” rm -f dashboard_name “ command to delete it.

View solution in original post

fdi01
Motivator

to delete your dashboard name
1- go to /splunk_Home/etc/apps/your_app_name/default/data/ui/views# repertoire to see you dashboard_name

exple: root@fdi-HP-Pavilion-g4-Notebook-PC:# cd /opt/splunk/etc/apps/search/default/data/ui/views

note : you can do the « ls » command for see all dashboard_name

2- execute ” rm -f dashboard_name “ command to delete it.

rmsit
Communicator

Thank you! I found the xml in my user folder.

0 Karma
Get Updates on the Splunk Community!

Update Your SOAR Apps for Python 3.13: What Community Developers Need to Know

To Community SOAR App Developers - we're reaching out with an important update regarding Python 3.9's ...

October Community Champions: A Shoutout to Our Contributors!

As October comes to a close, we want to take a moment to celebrate the people who make the Splunk Community ...

Automatic Discovery Part 2: Setup and Best Practices

In Part 1 of this series, we covered what Automatic Discovery is and why it’s critical for observability at ...