Splunk Search

On what user does splunk start after restarting it from deployment server

ankithreddy777
Contributor

Hi,
When we restart splunk forwarder from deployment -server does it start
1) based on user defined in boot script OR
2) Based on the UserId under which is installed.

Suppose Splunk is installed under user "splunk" and boot script is defined to start as root user.

So when Splunk restarted by DS, does it run as root or splunk user .

0 Karma

gjanders
SplunkTrust
SplunkTrust

As per somesoni2's comment the process will fork a new process with the same userid to restart Splunk, it cannot change the username it was running as previously unless it's the root user.

If it was running as root and you updated /opt/splunk/etc/splunk-launch.conf to have the line:

SPLUNK_OS_USER=splunk

Or similar, then it will restart as the splunk user, however this is an edge case as you would have to have it running as root, then change the file while it's running before the deployment server triggered a restart...

0 Karma

somesoni2
Revered Legend

It'll be restarted with same user with which it was running before it downloaded app/configuration from DS.

0 Karma

gjanders
SplunkTrust
SplunkTrust

As per somesoni2's comment (which could be an answer), the process will fork a new process with the same userid to restart Splunk, it cannot change the username it was running as previously unless it's the root user.

If it was running as root I'm unsure if it will attempt to run as a different user post-restart, that might be worth testing if you have the user setting configured in the splunk-launch.conf file!

0 Karma
Get Updates on the Splunk Community!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...