Getting Data In

Error 303

BorisRendon
Loves-to-Learn

I'm using a VM.

 

I did install the software correctly and I had to change the default port (8000) to the port 80.

I cant access the interface and when I make a curl command the answer is this: 

"curl http://analytics_splunk:80 <!doctype html><html><head><meta http-equiv="content-type" content="text/html; charset=UTF-8"><meta http-equiv="refresh" content="1;url=http://analytics_splunk/en-US/"><title>303 See Other</title></head><body><h1>See Other</h1><p>The resource has moved temporarily <a href="http://analytics_splunk/en-US/">here</a>.</p></body></html>
[root@analytics_splunk bin]# "http://analytics_splunk/en-US/
"

 

I'd really need some help

Labels (2)
0 Karma

scelikok
SplunkTrust
SplunkTrust

Splunk uses HTTP 303 redirects if you call /. curl command with -L switch should have result different.

Anyway, since you are getting this reply, it proves that Splunk is listening port 80 and there is no firewall issue.

If you cannot access interface outside of VM, you may check your VM network interface settings on your virtualization host. 

If this reply helps you an upvote and "Accept as Solution" is appreciated.
0 Karma

scelikok
SplunkTrust
SplunkTrust

Hi @BorisRendon,

Pleas try with below; you should tell curl to follow redirects;

curl -L http://analytics_splunk:80
If this reply helps you an upvote and "Accept as Solution" is appreciated.

BorisRendon
Loves-to-Learn

I dont see any redirect there

0 Karma
Get Updates on the Splunk Community!

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...