Installation

UF Installation does not proceed - Installation log?

ojay
Path Finder

Hi all,

 

I'm trying to install a UF on Linux and the installation procedure stops the moment the administrator username is being requested

"Please enter an administrator username: "

I can not figure out what is going as it does not proceed and it seems to just be freezing. 

Is there a log file that I can check on the installation progress? or errors?

Thanks,

Oj

Labels (1)
0 Karma

SRG9
Explorer

@ojay  can you please try with following way?

create user-seed.conf file with following contents under   $SPLUNK_HOME/etc/system/local/

[user_info]
USERNAME = admin
PASSWORD = <password>

and procedd with installtion 
./splunk start --accept-license --answer-yes --no-prompt

 

0 Karma

isoutamo
SplunkTrust
SplunkTrust

If you are running this e.g. user splunk have you change ownership of /opt/splunkforwarder (or what is your splunk home) to this user? If not then when you are starting splunk, it cannot write to conf-files.

r. Ismo

0 Karma

ojay
Path Finder

Yes exactly but it doesn't!

0 Karma

isoutamo
SplunkTrust
SplunkTrust
If you didn’t found anything from logs, can you try with —no-prompt and set admin user and password later on if you need those?
0 Karma

isoutamo
SplunkTrust
SplunkTrust

Current versions expecting that you will enter an administrator account and it’s password there. If you don’t need/want those then use —no-prompt parameter when you are starting splunk first time.

r. Ismo

0 Karma

ojay
Path Finder

Thanks for the response.

I do enter a name and enter. After that it just doesnt do anything.

0 Karma

isoutamo
SplunkTrust
SplunkTrust
Then it should ask password for above account.
0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...