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!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...