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!

Modernize your Splunk Apps – Introducing Python 3.13 in Splunk

We are excited to announce that the upcoming releases of Splunk Enterprise 10.2.x and Splunk Cloud Platform ...

Step into “Hunt the Insider: An Splunk ES Premier Mystery” to catch a cybercriminal ...

After a whole week of being on call, you fell asleep on your keyboard, and you hit a sequence of buttons that ...

SplunkTrust Application Period is Officially OPEN!

It's that time, folks! The application/nomination period for the 2026-2027 SplunkTrust is officially open. If ...