Installation

Why is splunk forwarder by default running with build user?

gcd24967
Explorer

Hi All,
I am new to splunk.
While starting splunk for the 1st time , it is starting with "build" user even though $SPLUNK_HOME has root ownership.


 

 

ps -ef| grep splunk

build     736222       1  0 06:42 ?        00:00:06 splunkd -p 8089 restart
build     736226  736222  0 06:42 ?        00:00:00 [splunkd pid=736222] splunkd -p 8089 restart [process-runner]

 

 


I want to run it with root user.... 
How to fix this issue??

Labels (2)
Tags (2)
0 Karma
1 Solution

gcusello
SplunkTrust
SplunkTrust
0 Karma

gcd24967
Explorer
drwxrwxrwx. 10 root root 4096 Jun  7 06:42 /u01/app/splunkforwarder/


SPLUNK_HOME has root ownership only...

still splunk is starting with build user

0 Karma

isoutamo
SplunkTrust
SplunkTrust

Hi

you should read this https://docs.splunk.com/Documentation/Forwarder/latest/Forwarder/Installleastprivileged

The best practices is never run splunk (not UF or enterprise) as a root. Newer use directories where anyone can write or even read if/when you have some valuable data on those.

Another good document is https://docs.splunk.com/Documentation/Splunk/latest/Security/Hardeningstandards

r. Ismo

gcd24967
Explorer

Thanks for the information @isoutamo 

0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @gcd24967 ,

good for you, see next time!

Ciao and happy splunking

Giuseppe

P.S.: Karma Points are appreciated by all the Contributors 😉

gcusello
SplunkTrust
SplunkTrust

Hi @gcd24967,

you have to change owner to all the folder and start the process as splunk user as described in the above documentation.

ciao.

Giuseppe

0 Karma
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...