Getting Data In

Forwarder Installation on Solaris

ashafiee
Explorer

I was wondering if it's possible to install and run splunk as a different user id other than what is in the documentation to create username:splunk and group_name:splunk.

jkat54
SplunkTrust
SplunkTrust

I think you can just chown the binary or directory that the daemon runs to whatever you like.

This will chown the entire dir

In this example, $SPLUNK_HOME = path to splunk's directory:

chown -Rf splunk:splunk $SPLUNK_HOME
.$SPLUNK_HOME/bin/splunk stop
.$SPLUNK_HOME/bin/splunk start

Get Updates on the Splunk Community!

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...