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

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...

Cloud Monitoring Console - Unlocking Greater Visibility in SVC Usage Reporting

For Splunk Cloud customers, understanding and optimizing Splunk Virtual Compute (SVC) usage and resource ...

Automatic Discovery Part 3: Practical Use Cases

If you’ve enabled Automatic Discovery in your install of the Splunk Distribution of the OpenTelemetry ...