Reporting

Help to retrive splunk server ip

stcs
Engager

Hi

I would like to send the logs generated by the wireless lan controller to splunk. I received the url with port from splunk to send the data, but the controller only accpets IP addresses in the syslog server box.

If there a way to find the ip address for the URL. Tried using the ip return when sending ping request to the server but it does not seem to be working.

Please advise.

Thanks in advance.

Tags (1)
1 Solution

jbsplunk
Splunk Employee
Splunk Employee

Yes, you could do something like 'ifconfig -a' if you're using a linux box, or 'ipconfig -all' if you're using windows, and you can see the ip addresses of the network devices on the splunk server. You could also use something like nslookup from the remote side to see what dns thinks the address of the server is:

'nslookup mysplunk.domain.com'

This is really just a matter of using the network utilities that come with your operating system.

View solution in original post

jbsplunk
Splunk Employee
Splunk Employee

Yes, you could do something like 'ifconfig -a' if you're using a linux box, or 'ipconfig -all' if you're using windows, and you can see the ip addresses of the network devices on the splunk server. You could also use something like nslookup from the remote side to see what dns thinks the address of the server is:

'nslookup mysplunk.domain.com'

This is really just a matter of using the network utilities that come with your operating system.

Get Updates on the Splunk Community!

Enterprise Security (ES) Essentials 8.3 is Now GA — Smarter Detections, Faster ...

As of today, Enterprise Security (ES) Essentials 8.3 is now generally available, helping SOC teams simplify ...

AI for AppInspect

We’re excited to announce two new updates to AppInspect designed to save you time and make the app approval ...

App Platform's 2025 Year in Review: A Year of Innovation, Growth, and Community

As we step into 2026, it’s the perfect moment to reflect on what an extraordinary year 2025 was for the Splunk ...