Security

Set default application to a new Role via .conf file

chimbudp
Contributor

1.Due to some reverse proxy issues I can’t create a new Role in Splunk Web UI.
2.I have created a new role via authorize.conf file.
3.I need to set a default application for this new role via config file.

Where do I set this? Which file i need to Edit?

Kindly please help

Tags (1)
0 Karma

aholzer
Motivator

Go to $SPLUNK_HOME/etc/apps/user-prefs/local/user-prefs.conf and add something like this:

[YOUR_ROLE]
default_namespace = YOUR_DEFAULT_APP

Where you replace "YOUR_ROLE" with the name of the role you wish to set a default for, and replace "YOUR_DEFAULT_APP" with the name of the app you wish the role to default to.

Get Updates on the Splunk Community!

Aligning Observability Costs with Business Value: Practical Strategies

 Join us for an engaging Tech Talk on Aligning Observability Costs with Business Value: Practical ...

Mastering Data Pipelines: Unlocking Value with Splunk

 In today's AI-driven world, organizations must balance the challenges of managing the explosion of data with ...

Splunk Up Your Game: Why It's Time to Embrace Python 3.9+ and OpenSSL 3.0

Did you know that for Splunk Enterprise 9.4, Python 3.9 is the default interpreter? This shift is not just a ...