All along we used to associate the user role to its default app at /opt/splunk/etc/shcluster/apps/user-prefs/local/user-prefs.conf on the deployer.
After the upgrade to 7.x we get the m...
I want to sort everyone's apps in the Launcher, so on my deployer I created an app called MY_user-prefs. It contains a single file MY_user-prefs\local\user-prefs.conf that looks like this:
[g...
Hi all,
Would anyone be able to elaborate on what these settings mean in user-prefs.conf
[general]
render_version_messages =
checked_new_maintenance_version =
checked_new_version =
n...
I am creating a custom app for my company and I have put user-prefs.conf in default. The SHC always complains about this file when push a bundle and a restart is required. Am I not supposed to h...
The documentation on user-prefs.conf is incomplete. I cannot find an explanation for the following settings:
appOrder ==> I think this manages the order the apps are shown on the
d...
I found the following in $SPLUNK_HOME/etc/users//user-prefs/local/user-prefs.conf of Splunk 6.2.1:
eai_app_only = False
eai_results_per_page = 100
What do they do? There doesn't seem to be a...
I'm trying to determine the order of precedence when a user has two roles that both assign a default app (i.e., user-prefs.conf, default_namespace).
For example, user "bob" has the following r...
I would like to enable to search assistant on my Search Head Cluster. The documentation recommends an edit to the file user-prefs.conf.spec.in. (Is this a bad idea?)
Described here:
https://d...
...id have a user-prefs.conf in my etc/users directory, but it didn't have the TZ config present and I took it a step further and deleted it. Using find and grep, the file in apps is the only user-prefs...