Other Usage

Location and visibility of home dashboard- Does it appear as home dashboard for everybody or just me?

HarAtWork
Explorer

I created a dashboard in a custom app to display a report that's also in the app. I've made the report and dashboard visible to my work group.

When I set the dashboard to be the home dashboard, I found that it appears not on my app's home page but on Splunk's general Search and Reporting home page. Is that correct? Or should it appear on my app's home page?

Also, when I set it as  the home dashboard, does it appear as the home dashboard for everybody or just me? In other words, is "home dashboard" a personal setting, an app-wide setting, or an enterprise-wide setting? (Sure, I can just ask one of my coworkers to check whether they see it on their Splunk home page, but as long as I'm here to ask the previous question I figured I'd also ask this one.)

Labels (1)
Tags (1)
0 Karma
1 Solution

richgalloway
SplunkTrust
SplunkTrust

Yes, the home dashboard is just for you.

The default dashboard of an app, however, is for all users of the app.  It's set in the navigation menu of the app (Settings->User interface->Navigation menus)

<nav search_view="search" color="#65A637">
  <view name="foo" default='true' />
  <view name="bar" />
  <view name="datasets" />
  <view name="reports" />
  <view name="alerts" />
  <view name="dashboards" />
</nav>

 

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

View solution in original post

richgalloway
SplunkTrust
SplunkTrust

Yes, the home dashboard is just for you.

The default dashboard of an app, however, is for all users of the app.  It's set in the navigation menu of the app (Settings->User interface->Navigation menus)

<nav search_view="search" color="#65A637">
  <view name="foo" default='true' />
  <view name="bar" />
  <view name="datasets" />
  <view name="reports" />
  <view name="alerts" />
  <view name="dashboards" />
</nav>

 

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

HarAtWork
Explorer

Ah, thank you!

0 Karma
Get Updates on the Splunk Community!

Now Available: Cisco Talos Threat Intelligence Integrations for Splunk Security Cloud ...

At .conf24, we shared that we were in the process of integrating Cisco Talos threat intelligence into Splunk ...

Preparing your Splunk Environment for OpenSSL3

The Splunk platform will transition to OpenSSL version 3 in a future release. Actions are required to prepare ...

Easily Improve Agent Saturation with the Splunk Add-on for OpenTelemetry Collector

Agent Saturation What and Whys In application performance monitoring, saturation is defined as the total load ...