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!

Splunk Mobile: Your Brand-New Home Screen

Meet Your New Mobile Hub  Hello Splunk Community!  Staying connected to your data—no matter where you are—is ...

Introducing Value Insights (Beta): Understand the Business Impact your organization ...

Real progress on your strategic priorities starts with knowing the business outcomes your teams are delivering ...

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