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!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...