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??
... View more