Dashboards & Visualizations

Is there a way to programmatically set up a default dashboard on the home page for all users?

jaredlaney
Contributor

I'm looking for a way to set a default dashboard for all users as well as a default order for the apps listed in the left column.

0 Karma

somesoni2
Revered Legend

The order of the apps show in left app sidebar is stored in user-prefs.conf file for each user profile at location $SPLUNK_HOME/etc/user/USERNAME/user-prefs/local folder. The attribute name is appOrder and available under [general] stanza.

You can programmatically add/update the file for each user profile with your default order.

jaredlaney
Contributor

So basically we're stuck with bash or a scripting language? No administrative UI to do this, correct?

0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...