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!

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 ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...