Security

Where in the system directories and files do I find changes made in the Splunk Web UI?

horsefez
Motivator

Hi,
I'm using Splunk on a linux-machine and accessing it successfully through the Splunk Web UI.
Today I've added a new user.

In which directory on the system will the changes be written to?
Which directory leads to the file where the configuration of the new user is set?
Do I have to restart any service before the changes are displayed?

Thanks in advance!

0 Karma
1 Solution

chanfoli
Builder

Normally when you install splunk enterprise $SPLUNK_HOME is defined as /opt/splunk, most splunkweb config changes end up in various conf files under $SPLUNK_HOME/etc/system/local or $SPLUNK_HOME/etc/apps/SOMEAPPNAME/local depending on the context of the changes. Splunk native authentication configuration is a bit of a special case, you can see some info on this here:

http://docs.splunk.com/Documentation/Splunk/6.2.1/Security/Usernameprecedence

You can also see some detail on general config precedence rules here:

http://docs.splunk.com/Documentation/Splunk/6.2.1/admin/Wheretofindtheconfigurationfiles

Generally configurations are saved and loaded dynamically when made through splunkweb and it should tell you if a service restart is required when you commit a particular change.

View solution in original post

chanfoli
Builder

Normally when you install splunk enterprise $SPLUNK_HOME is defined as /opt/splunk, most splunkweb config changes end up in various conf files under $SPLUNK_HOME/etc/system/local or $SPLUNK_HOME/etc/apps/SOMEAPPNAME/local depending on the context of the changes. Splunk native authentication configuration is a bit of a special case, you can see some info on this here:

http://docs.splunk.com/Documentation/Splunk/6.2.1/Security/Usernameprecedence

You can also see some detail on general config precedence rules here:

http://docs.splunk.com/Documentation/Splunk/6.2.1/admin/Wheretofindtheconfigurationfiles

Generally configurations are saved and loaded dynamically when made through splunkweb and it should tell you if a service restart is required when you commit a particular change.

horsefez
Motivator

Thank you! 🙂

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

What Is Splunk? Here’s What You Can Do with Splunk

Hey Splunk Community, we know you know Splunk. You likely leverage its unparalleled ability to ingest, index, ...

Level Up Your .conf25: Splunk Arcade Comes to Boston

With .conf25 right around the corner in Boston, there’s a lot to look forward to — inspiring keynotes, ...

Manual Instrumentation with Splunk Observability Cloud: How to Instrument Frontend ...

Although it might seem daunting, as we’ve seen in this series, manual instrumentation can be straightforward ...