Installation

Splunk installation with different user than root

Splunk_U
Path Finder

I am asking this questuion just based on my curosity. We used to install splunk by the user name root, now will create any problem if I create a username called abc and do login with the user abc and install splunk?

Tags (1)
0 Karma
1 Solution

sowings
Splunk Employee
Splunk Employee

Nope, no problems. If you change the user of an existing Splunk install, you'll have to change ownership (chown, or the Windows equivalent) of all of the files. You'll also want to add the --user flag to the splunk enable boot start command.

View solution in original post

0 Karma

sowings
Splunk Employee
Splunk Employee

Nope, no problems. If you change the user of an existing Splunk install, you'll have to change ownership (chown, or the Windows equivalent) of all of the files. You'll also want to add the --user flag to the splunk enable boot start command.

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...