Installation

Why am I unable to login to my Splunk instance on exsi VM ware?

kenslionel
Loves-to-Learn

hello splunkers, 

I have build server using shuttle with VM ware Hyper-v

i have splunk downloaded and installed on servers that i have created, i am able to use the ip addres on the splunk home page but when i put my login id and password i get this "The server encountered an unexpected condition which prevented it from fulfilling the request. Clsplunk2.PNG

Labels (3)
Tags (2)
0 Karma

Roy_9
Motivator

@kenslionel Could you please run the below command and share the output so that it will be easy to troubleshoot?
$ ps -A | grep splunk

Please login to the box and make sure your web.conf file has correct settings:
it should be like below

Need to add [settings] in your web.conf incase if it doesn't have that.

# location of splunkd; don't include http[s]:// in this anymore.
[settings]
mgmtHostPort=I.P.:8089

0 Karma

kenslionel
Loves-to-Learn

see attached , yes i have added to web.conf

[settings]
mgmtHostPort=I.P.:8089

kenslionel_0-1651534295407.png

 

 

0 Karma

Roy_9
Motivator

@kenslionel  In the place of IP you need to keep as below

mgmtHostPort = 127.0.0.1:8089.

0 Karma

kenslionel
Loves-to-Learn

so do not change the loopback ip address to a different one?

I have multiple server were i have splunk installed and i want splunk to use the server ip addres for the UI

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, ...