Splunk Enterprise

HOw to set a url for the splunk

splunksrk
New Member

HI,

 I have splunk enterprise free version installed on AWS instance. When i access the splunk with IP <ip>:8000 iam able  to access the splunk. I need to access the splunk with domain name so i set in server.conf

[root@ipXXXXX local]# cat server.conf
[general]
serverName = splunkconnect.online.io

in input.conf

[root@ipxxxxxxx local]# cat inputs.conf
[default]
host = splunkconnect.online.io

in web.conf

[root@ip-xxXXXx local]# cat web.conf
[settings]
enableSplunkWebSSL = 1
httpport = 8000

 

when i hit the url https://splunkconnect.online.io iam getting this site cant be reached. where else do i need to configure. Can anyone please let me know.

0 Karma

livehybrid
SplunkTrust
SplunkTrust

Hi @splunksrk 

You need to configure a DNS record for your domain to point from your chosen subdomain to the IP address of your Splunk instance (you'll probably use an "A" record), this will vary depending on your domain name registrar and the DNS options they provide.

I hope this helps

Will

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