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
Builder

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
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

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

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...