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 Splunk Enterprise 9.2

WATCH HERE! Watch this Tech Talk to learn about the latest features and enhancements shipped in the new Splunk ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...