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!

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...

September Community Champions: A Shoutout to Our Contributors!

As we close the books on another fantastic month, we want to take a moment to celebrate the people who are the ...

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...