We'd like to be able to store user preferences for one of our apps. There is already a $SPLUNK_HOME/etc/users directory for each user, and it looks like some app-specific info already gets stored there (e.g. $SPLUNK_HOME/etc/users/me/myapp/local/ui-prefs.conf). However, everything that I've seen in the etc/users directory is managed by Splunk itself. Is there any provision for an app to store its own user preferences? If so, is there an example somewhere of how that would be done?
Thanks! Steve