Dashboards & Visualizations

Set the default Dashboard to Splunk-Standard

gerdhuber
Explorer

Hallo
i have set on "app/launcher/home" a Default-Dashboard. Now i want to reset this page to the Splunk-Standard.
In the DropDown i can't choose this empty Page.

Where can i reset this ?

Thanks in advance.

Tags (1)
0 Karma
1 Solution

gerdhuber
Explorer

thanks for answering.

But i want to get the following default-page again.

alt text

View solution in original post

0 Karma

gerdhuber
Explorer

thanks for answering.

But i want to get the following default-page again.

alt text

0 Karma

niketn
Legend

This is your Overall Splunk Enterprise Home Page, this is where you can setup a Dashboard By Default through "Choose a home dashboard" option as shown in your screenshot. However, this place is ideally for you to switch to one of your various App. The answer that I have given you is for setting up a default view for specific app.

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

gerdhuber
Explorer

i have choose there a dashboard, but i want to reset my choose to this default. I can't to this on the UI.

0 Karma

niketn
Legend

@gerdhuber, Sorry I misunderstood your question. I have edited my answer below to reset the default Dashboard for specific user back to Choose a home dashboard option using user-prefs.conf. Please try out and let me know whether the same works for you or not.

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

niketn
Legend

[Updated]
While the previous answers was to switch the default dashboard within app, the request here is for resetting the user specific default dashboard for Splunk login.

This can be done via user-prefs.conf file which should be located under the following path for specific user...

$SPLUNK_HOME/etc/users/<YourUserName>/user-prefs/local

Please try removing following settings and see if Splunk home dashboard resets once you restart and clear browser's cache.

default_namespace = launcher
display.page.home.dashboardId= /servicesNS/nobody/<YourSplunkApp>/data/ui/views/<YourDefaultDashboard>

Please try this out and let us know if you still face issue.

PS: The user-prefs.conf file is also present under $SPLUNK_HOME/etc/apps/user-prefs/default. I hope you have not made changes to this file and if not please leave this file untouched.

One of the crude way of doing this would be to recreate a new user with same roles/settings as the current user(without the default dashboard set.)


Navigate to Home App and click on Settings > User interface > Views > Navigation Menu set default='true' against the one dashboard which you want to be default.

  <view name="contents" default='true' />

For details on Navigation Menu refer to one of the following:
http://docs.splunk.com/Documentation/Splunk/6.4.6/AdvancedDev/BuildNavigation
http://dev.splunk.com/view/webframework-developapps/SP-CAAAEP9

____________________________________________
| makeresults | eval message= "Happy Splunking!!!"
0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...

Design, Compete, Win: Submit Your Best Splunk Dashboards for a .conf26 Pass

Hello Splunkers,  We’re excited to kick off a Splunk Dashboard contest! We know that dashboards are a primary ...

May 2026 Splunk Expert Sessions: Security & Observability

Level Up Your Operations: May 2026 Splunk Expert Sessions Whether you are refining your security posture or ...