Splunk Search

SPLUNK BOOT

dani9
Explorer

The value of env var SPLUNK_OS_USER, "splunk", does not match any user on this system;
Error: Success

This command can only be run by bootstart user.

WHAT I NEED TO RESOLVE IT?

Tags (1)
0 Karma

ivanreis
Builder

When splunk is installed, a user should be created to run splunkd service. By default installation the user is "splunk", so in order to fix the issue, please create a user "splunk" in your environment.
On linux run:
useradd splunk
groupadd splunk

chown -R splunk:splunk $SPLUNK_HOME

Check this document for further information -> https://docs.splunk.com/Documentation/Splunk/8.0.0/Installation/RunSplunkasadifferentornon-rootuser

0 Karma
Get Updates on the Splunk Community!

Dashboard Studio Challenge - Learn New Tricks, Showcase Your Skills, and Win Prizes!

Reimagine what you can do with your dashboards. Dashboard Studio is Splunk’s newest dashboard builder to ...

Introducing Edge Processor: Next Gen Data Transformation

We get it - not only can it take a lot of time, money and resources to get data into Splunk, but it also takes ...

Take the 2021 Splunk Career Survey for $50 in Amazon Cash

Help us learn about how Splunk has impacted your career by taking the 2021 Splunk Career Survey. Last year’s ...