Getting Data In

Accessing the remote Splunk server via REST

misteryuku
Communicator

I want to access a Splunk remote server that has the same subnet mask, but of a different network
from the client computer.

I am able to trace the route from the server computer to client computer and trace route from the client to the server computer via windows tracert command.

I read up from a source that states that :
however if host b is on a different network then host a will have to communicate via a gateway, and the way host a can tell if it is on the same network is using the subnet mask.

For example

Host A 200.200.200.5
Host B 200.200.200.9
Host C 200.200.199.6
Subnet Mask 255.255.255.0

If Host A communicates with Host B, they are both have Network ID 200.200.200 so Host A communicates directly to Host B. If Host A communicates with Host C they are on different networks, 200.200.200 and 200.200.199 respectively so Host A would send via a gateway.

That means that the client will have to communicate to the server via a gateway as well, am i right? so if thats the case how do i replace the "localhost" in the url with the ipaddress of the server. Does it include the gateway address?

https://IPADDRESS:8089/services ....

Tags (5)
0 Karma

Damien_Dallimor
Ultra Champion

Not really a Splunk question per say , network routing 101.

http://en.wikipedia.org/wiki/Routing_table

Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...

Observability Simplified: Combining User Experience, Application Performance & ...

Tech Talk Observability Simplified: Combining User Experience, Application Performance & Network ...

Event Series May & June: From Network Visibility to Service Intelligence

Unifying the Network: Moving from Alert Noise to Service Intelligence with Splunk ITSI In today’s hybrid ...