- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

I've been creating roles specifically for setting the default app for users in that role. I have also cleared the default app for all standard Splunk roles (admin, power, user).
For whatever reason, some of my users are inheriting the default app from "system", while others inherit from the roles created to apply a default app. These users are part of the same roles. Is there a user setting somewhere that specifies inheritance or default app setting? It would be nice to know the conf file too for where a user defined default app is set.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

When a user picks his own app, it is stored as default_namespace
in the [general]
stanza here:
$SPLUNK_HOME/etc/users/<Some User ID Here>/user-prefs/local/user-prefs.conf
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

When a user picks his own app, it is stored as default_namespace
in the [general]
stanza here:
$SPLUNK_HOME/etc/users/<Some User ID Here>/user-prefs/local/user-prefs.conf
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

This was it! Thank you, @woodcock!
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Users may override your setting with their own personal-level settings and there is nothing that you can do about that.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

I downvoted this post because not helpful - not technical.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

@woodcock, totally agree. I'm trying to clear the user's selection - specifically my own. In Splunk Web, there's no option to deselect the default app, and inherit from roles. Once you select a custom default app, I can't find how to clear that selection. It would also be useful to know what config file would have this custom setting as well.
