Dashboards & Visualizations

Hi! Where can I find the dashboard I created from DB Connect App?

auaave
Communicator

Hi! Where can I find the dashboard I created from DB Connect App?
I ran my saved report from DB Connect, made charts using pivot then saved it as Dashboard but later on cannot find where is it. Thanks!

Tags (1)
0 Karma
1 Solution

woodcock
Esteemed Legend

Go to Settings -> User Interface -> Views, set App context to All and Owner to Any and then search for something that you know is in your dashboard with the magnifying glass icon textbox.

View solution in original post

0 Karma

woodcock
Esteemed Legend

Go to Settings -> User Interface -> Views, set App context to All and Owner to Any and then search for something that you know is in your dashboard with the magnifying glass icon textbox.

0 Karma

auaave
Communicator

Great! I found my dashboard! Thanks woodcock 🙂

0 Karma

niketn
Legend

Depending on the App that you might have created the dashboard and Permission you might have assigned to your dashboard, it could be at one of so many possible locations. So it is better for you to use REST API to bring all views as a table in Splunk Search and then try to add specific filter on App, Author, Owner, data etc
Run the following in Splunk Search, provided you have access to execute REST command.

| rest /servicesNS/-/-/data/ui/views

Here is the details of all the field names returned by above REST API call to /data/ui/views endpoint: http://docs.splunk.com/Documentation/Splunk/latest/RESTREF/RESTknowledge#data.2Fui.2Fviews

____________________________________________
| makeresults | eval message= "Happy Splunking!!!"
0 Karma

auaave
Communicator

Thank you niketnilay

0 Karma
Get Updates on the Splunk Community!

Observability Unlocked: Kubernetes Monitoring with Splunk Observability Cloud

 Ready to master Kubernetes and cloud monitoring like the pros?Join  Splunk’s Growth Engineering team for an ...

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 ...