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!

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...

Cloud Monitoring Console - Unlocking Greater Visibility in SVC Usage Reporting

For Splunk Cloud customers, understanding and optimizing Splunk Virtual Compute (SVC) usage and resource ...

Automatic Discovery Part 3: Practical Use Cases

If you’ve enabled Automatic Discovery in your install of the Splunk Distribution of the OpenTelemetry ...